From 04b10bb04d0701a7a460a4345eaf5209f400d1fa Mon Sep 17 00:00:00 2001 From: drmortalwombat <90205530+drmortalwombat@users.noreply.github.com> Date: Sat, 19 Aug 2023 22:01:16 +0200 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a020a79..1976bb4 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ Supported Features: * virtual member functions * string and iostream classes * default parameters for class members and functions +* templates +* vector, array and list template classes ## Installation and Usage