From 0e5f21474b8c762cf19546459037e885460a2096 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Wed, 17 Aug 2022 16:29:44 +0200 Subject: [PATCH] Doc: Add list of features to readme --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 1346648..1ab4abe 100644 --- a/README.org +++ b/README.org @@ -4,3 +4,8 @@ #+OPTIONS: toc:nil Utility library for C++. + +- Argument parsing +- Formatting library +- JSON parsing +- Unit test macros