From bea08352500d646999e215749d60db38e5cc681f Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sun, 13 Feb 2022 00:05:56 +0100 Subject: [PATCH] Added readme --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..71c0e01 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# Just a simple string manupulation library + +This really is nothing special. +The only reason for this repository being public is that a few of my more noteworthy projects depend on it as a git submodule. +Users couldn't build them without being able to pull this repo as a submodule.