diff options
| author | Leonetienne <leonetienne@hotmail.de> | 2022-02-13 00:05:56 +0100 |
|---|---|---|
| committer | Leonetienne <leonetienne@hotmail.de> | 2022-02-13 00:05:56 +0100 |
| commit | bea08352500d646999e215749d60db38e5cc681f (patch) | |
| tree | 6430327febf1917ec3ac1fb36e7d6ad1325f1e27 | |
| parent | ab1a3672c3392cb2eaf21d020fd09e698e96e255 (diff) | |
Added readme
| -rw-r--r-- | readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. |
