Move docs, provide link in README.

This commit is contained in:
Gabriel J. Pérez Irizarry 2013-10-10 10:25:19 -04:00
parent 5f9abf6eb4
commit 0117ffda38
3 changed files with 51 additions and 1 deletions

View file

@ -116,7 +116,7 @@ there are such).
## Enabling additional modules
By default most of the modules that ship with Prelude are not loaded.
By default most of the modules that ship with Prelude are not loaded. For more information on the functionality provided by these modules visit the [docs](modules/doc/README.md).
```lisp
;;; Uncomment the modules you'd like to use and restart Prelude afterwards