branch: master commit 480cc852936d111c64b4e9cf0fad3b00fb71d7a6 Author: Oleh Krehel <ohwoeo...@gmail.com> Commit: Oleh Krehel <ohwoeo...@gmail.com>
README.md: Update Re #376 --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a03a1c..ddaf87f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,14 @@ completion, including file and buffer names, will be done with Ivy. ## Installation You can install the package from MELPA / GNU ELPA. -Here is some typical configuration: + +## Documentation + +If you install from MELPA, you'll automatically get an `(ivy)` Info node. The source file for the Info page is [here](https://github.com/abo-abo/swiper/blob/master/doc/ivy.org). + +Additionally, there's some information on [the wiki](https://github.com/abo-abo/swiper/wiki). + +Finally, here's a small configuration example: ```elisp (ivy-mode 1)