b8f0f52731ec — Phillip Alday 10 years ago
links and formatting
1 files changed, 4 insertions(+), 3 deletions(-)

M readme.md
M readme.md +4 -3
@@ 6,10 6,11 @@ Markdown and DVCS can change the way we 
 This was inspired by and expands upon the ideas in [this blog post](http://timotheepoisot.fr/2013/11/10/shared-bibtex-file-markdown/).
 
 Requirements:
+
 - `make`
--  Mercurial ([git version available on GitHub](https://github.com/palday/futhark))
-- `pandoc`
--  Python
+- [Mercurial](http://mercurial.selenic.com/) ([git version available on GitHub](https://github.com/palday/futhark))
+- [`pandoc`](http://johnmacfarlane.net/pandoc/)
+-  [Python](https://www.python.org/)
     - currently using Python 2.x because of
     - [BibTexParser](http://bibtexparser.readthedocs.org/en/latest/install.html)