diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # project-checkup -FIXME: description +A small tool to make sure all your ducks are in a row in your project. ## Installation @@ -8,29 +8,17 @@ ## Usage -FIXME: explanation +Run the issue: - $ java -jar project-checkup-0.1.0-standalone.jar [args] + $ java -jar project-checkup-0.1.2-standalone.jar [args] ## Options FIXME: listing of options this app accepts. -## Examples - -... - -### Bugs - -... - -### Any Other Sections -### That You Think -### Might be Useful - ## License -Copyright © 2018 FIXME +Copyright © 2018 Alys Brooks Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.