From b010aa612b3e2d208106cb6148e2c413edccbca4 Mon Sep 17 00:00:00 2001 From: "Taylor C. Richberger" Date: Fri, 6 May 2016 14:11:16 -0600 Subject: make another update to the readme --- Doxyfile | 2 +- README.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Doxyfile b/Doxyfile index 1af3c96..bd0217d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "args" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 1.2.0 +PROJECT_NUMBER = 1.2.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/README.md b/README.md index 04dbb01..b966460 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.1