From 0fe23630edf662f2c754485f7bccff18dde36641 Mon Sep 17 00:00:00 2001 From: Miller Horvath Date: Sun, 28 Oct 2018 17:18:56 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d3dd8c..3192454 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # PEL208 - Special Learning Topics This repository was created to develop the deliverable assignments for PEL208 (Special Learning Topics), which is a lecture of Centro Universitário FEI graduate program, presented by Prof. Phd. Reinaldo Augusto da Costa Bianchi. + +This code was written in C++ programming language, using C++17 in some functions.