summaryrefslogtreecommitdiff
path: root/Markdown/README
diff options
context:
space:
mode:
Diffstat (limited to 'Markdown/README')
-rw-r--r--Markdown/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/Markdown/README b/Markdown/README
deleted file mode 100644
index abac921..0000000
--- a/Markdown/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a Python implementation of John Gruber's Markdown.
-
-It is almost completely compliant with the reference implementation,
-though there are a few known issues.