Update docs

This commit is contained in:
Justin Ethier 2016-10-01 17:00:24 -04:00
parent 3d3c6db100
commit b74c499596

View file

@ -1,7 +1,6 @@
# Pretty Print Library
The `(scheme cyclone pretty-print)` library provides a pretty-printer based on code from:
http://www.mathematik.uni-muenchen.de/~logik/download/minlog/src/pp-sexp.scm
The `(scheme cyclone pretty-print)` library provides a pretty-printer for code formatting.
- [`pretty-print`](#pretty-print)