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.