Update README.md

This commit is contained in:
sfja 2026-01-05 18:34:55 +01:00
parent 78958fea4b
commit 1443b38bb7

View File

@ -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)