summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2017-03-21 02:23:52 +0000
committerrsiddharth <s@ricketyspace.net>2017-03-21 02:23:52 +0000
commit8bb8e2b0ca1838971ece1d4959f16c36a1fda972 (patch)
tree0ebac42c9dc027e0af1d4b4a8a3a43f4936a24ba
parent99338ad048731d335b59e528ecccaa30ed223205 (diff)
README.rst: Add install section.
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 64440f4..0ffc406 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,12 @@
markdown-link-style
===================
-Switch between inline and footnote link style in markdown documents.
+install
+-------
+
+::
+
+ pip install markdown-link-style
source
------