Migrate from travis to candle
[wolf] / README.md
index 290c324eb9a130c6d4a7900979ebdf9eb23df2d0..37409b9865a02879127a80494d25afe644ca6ca0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,13 +24,3 @@ If you like, you can [download it](https://github.com/frankduncan/style-checker/
 * comments
 * multiline strings
 * exclude in-package check from package.lisp
-
-## Usage
-
-```
-(check-file file)
-
-(check-directory dir)
-
-(check-directory pretty-print-check-directory)
-```