diff --git a/README.md b/README.md index c011b84..724d2bc 100644 --- a/README.md +++ b/README.md @@ -1,3 +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. + +![](screenshot.png)