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