diff --git a/README.md b/README.md index 724d2bc..6083107 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # C with templates -An experiment to see how C with templates would be like. It's a CPP program, but only using templates and no other distinct C++ features. +An experiment to see how C with templates would be like. It's a C++ program, but only using templates and no other distinct C++ features. ![](screenshot.png)