diff options
author | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-06 14:11:16 -0600 |
---|---|---|
committer | Taylor C. Richberger <Taywee@gmx.com> | 2016-05-06 14:11:16 -0600 |
commit | b010aa612b3e2d208106cb6148e2c413edccbca4 (patch) | |
tree | b65c730099389729f501959cd6b65eddaa93f329 /README.md | |
parent | update version number (diff) | |
download | args.hxx-b010aa612b3e2d208106cb6148e2c413edccbca4.tar.xz |
make another update to the readme1.2.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -23,9 +23,7 @@ redistributions (ie. don't pretend that you wrote it). I do welcome additions and updates wherever you feel like contributing code. The API documentation can be found at https://taywee.github.io/args - -I'd also host the documentation at gitgud.io, but they don't offer pages at the -moment. +The code can be downloaded at https://github.com/Taywee/args There are also somewhat extensive examples below. |