diff --git a/README.rst b/README.rst
index 5cf557fa..ae132095 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,10 @@
Pelican
#######
-Pelican is a simple weblog generator, writen in python.
+Pelican is a simple weblog generator, written in `Python `_.
* Write your weblog entries directly with your editor of choice (vim!) and
- directly in restructured text, or markdown.
+ directly in `reStructuredText `_, or `Markdown `_.
* A simple cli-tool to (re)generate the weblog.
* Easy to interface with DVCSes and web hooks
* Completely static output, so easy to host anywhere !