From 1fa9b9c2642fa5ef815e9c6eca34ef155be90b18 Mon Sep 17 00:00:00 2001 From: FedericoUnivr Date: Fri, 9 Mar 2018 19:39:45 +0100 Subject: [PATCH] Online Compilers Page Added --- README.md | 4 +++- OnlineCompiler.html => html/OnlineCompiler.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) rename OnlineCompiler.html => html/OnlineCompiler.html (91%) diff --git a/README.md b/README.md index e8b3ca8..2e384f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Modern-CPP-Programming # -Modern C++ Programming Course (UNIVR) - C++11/C++14 +#### Modern C++ Programming Course (UNIVR) - C++11/C++14 #### + +[Small list of C++ online compilers](https://github.com/FedericoUnivr/Modern-CPP-Programming/blob/master/html/OnlineCompiler.html) ## TOPICS ## diff --git a/OnlineCompiler.html b/html/OnlineCompiler.html similarity index 91% rename from OnlineCompiler.html rename to html/OnlineCompiler.html index 460274b..8b283d3 100644 --- a/OnlineCompiler.html +++ b/html/OnlineCompiler.html @@ -1,5 +1,5 @@ - + Online C++ Compilers