From b8a0c3fd9146639d78807c3bf513c0584abc5562 Mon Sep 17 00:00:00 2001 From: Henrik Stickann <4376396-Mithradir@users.noreply.gitlab.com> Date: Thu, 31 Mar 2022 18:11:43 +0200 Subject: [PATCH] Add README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9f1e12 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Helpers + +Collection of useful stuff. + + +## lang.hpp + +Macros related to compiler features. Not actually part of the language so renaming would be advised.