Change references to python-markdown 2 to python-markdown v2.x.
[pyblosxom-markdown2] / README
diff --git a/README b/README
index 7d4f1e4e1a686aa6065513872c9ea5084e167195..ef50dae3a2ba43861261396bb3de2e3057c48dab 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-markdown-plugin.py -- A python-markdown 2 plugin for pyblosxom.
+markdown-plugin.py -- A Python-Markdown v2.x plugin for PyBlosxom.
 
-This plugin requires python-markdown 2, which you can download from:
+This plugin requires Python-Markdown v2.x, which you can download from:
 
     http://www.freewisdom.org/projects/python-markdown/
 
-Extract python-markdown into your pyblosxom plugins dir alongside this 
+Extract python-markdown into your pyblosxom plugins dir alongside this 
 plugin. Your plugins dir should look like this:
 
     plugins/ <-- your pyblosxom plugins dir

Benjamin Mako Hill || Want to submit a patch?