From 1443b38bb78442b172e161c808683b3a95bca396 Mon Sep 17 00:00:00 2001 From: sfja Date: Mon, 5 Jan 2026 18:34:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)