aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor C. Richberger <Taywee@gmx.com>2017-09-26 12:05:53 -0600
committerTaylor C. Richberger <Taywee@gmx.com>2017-09-26 12:05:53 -0600
commit0a0d3015e60e2286090c94efcc9f70fe1f808694 (patch)
tree1ad2b7cc0d7e7f7e9c3dbba978606b802d87b440
parentMerge pull request #28 from travisdowns/master (diff)
downloadargs.hxx-0a0d3015e60e2286090c94efcc9f70fe1f808694.tar.xz
add readme note
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b08f9f2..8f2a38c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# args
+#### Note that this library is essentially in maintenance mode. I haven't had the time to work on it or give it the love that it deserves. I'm not adding new features, but I will fix bugs. I will also very gladly accept pull requests.
+
[![build status](https://gitgud.io/Taywee/args/badges/master/build.svg)](https://gitgud.io/Taywee/args/commits/master)
A simple, small, flexible, single-header C++11 argument parsing library, in