Add documentation and docgen
[wolf] / README.md
index 290c324eb9a130c6d4a7900979ebdf9eb23df2d0..209be708e7daaab6a3f59f7c6b7f51dec545a7f1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,10 +27,6 @@ If you like, you can [download it](https://github.com/frankduncan/style-checker/
 
 ## Usage
 
-```
-(check-file file)
+See the [wiki](https://github.com/frankduncan/style-checker/wiki).
 
-(check-directory dir)
-
-(check-directory pretty-print-check-directory)
-```
+Also, see bin/travis.lisp to see how it's used in this package.