summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-10-11 21:25:46 -0300
committerAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-10-11 21:25:46 -0300
commit102d6a25cb7ef7b8369fcc351f9641527a87d4d9 (patch)
treea499ba9920c082a91a4067c798940bafa6a021b6 /README.md
parenta043b1413684500ba07a3d2bff2d7b675c730717 (diff)
downloadhighline-102d6a25cb7ef7b8369fcc351f9641527a87d4d9.tar.gz
Update README.md linking to Rubydoc.info
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c419c7f..5cdb8b7 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,8 @@ after, and let it do all the work.
Documentation
-------------
-See {HighLine} and {HighLine::Question} for documentation.
+See: [Rubydoc.info for HighLine](http://www.rubydoc.info/github/JEG2/highline/master).
+Specially [HighLine](http://www.rubydoc.info/github/JEG2/highline/master/HighLine) and [HighLine::Question](http://www.rubydoc.info/github/JEG2/highline/master/HighLine/Question).
Usage
-----