diff options
author | rsiddharth <s@ricketyspace.net> | 2017-03-21 02:23:52 +0000 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2017-03-21 02:23:52 +0000 |
commit | 8bb8e2b0ca1838971ece1d4959f16c36a1fda972 (patch) | |
tree | 0ebac42c9dc027e0af1d4b4a8a3a43f4936a24ba | |
parent | 99338ad048731d335b59e528ecccaa30ed223205 (diff) |
README.rst: Add install section.
-rw-r--r-- | README.rst | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ markdown-link-style =================== -Switch between inline and footnote link style in markdown documents. +install +------- + +:: + + pip install markdown-link-style source ------ |