Post release update
authorFrank Duncan <frank@kank.net>
Thu, 13 Aug 2015 12:21:16 +0000 (07:21 -0500)
committerFrank Duncan <frank@kank.net>
Thu, 13 Aug 2015 12:21:16 +0000 (07:21 -0500)
README.md

index 3d8714a02b839d29ea44e9f1a01de76502703095..039c15d3285d15767fb74b5caef86debe83000f7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Enforcement of documentation guidelines for my Common Lisp Projects, as well as
 
 I wish I had aspirations for this being some standard that someone else might follow, but realistically I'm just irritated at my own laziness with regard to documentation, so I wrote a solution.  The forceful nature of the validator is really just because I didn't want to write a smarter parser.  As an added bonus, all the docs now look the same when I look at them in the repl, so that's kind of nice.
 
+If you like, you can [download it](https://github.com/frankduncan/docgen/releases/download/0.1/docgen_0.1.tar.gz)
+
 ## Usage
 
 See the [wiki](https://github.com/frankduncan/docgen/wiki) for usage information (generated by this package).