language.md: Remove link. Also add missing word 'to' in section 1.2
[mudman.git] / readme.md
index 81942ef5efc42ef0eb64c4d5304bb826d67ea829..7c4e35e3a999a29b03d4190a05a7fa2153ec4342 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -57,13 +57,12 @@ language, especially since there are no longer any DARPA funding
 concerns.
 
 The documents in this repository, including this one, are made 
 concerns.
 
 The documents in this repository, including this one, are made 
-following the CommonMark specification: <http://commonmark.org/>.
+following Pandoc's extended version of Markdown: 
+<http://pandoc.org/>.
 
 
-Converting them to other formats requires that cmark, which is the 
-reference implementation of Commonmark in C from 
-<https://github.com/jgm/cmark> or Pandoc from <http://pandoc.org/> or 
-some other program that can understand CommonMark be installed on your 
-system.
+Converting them to other formats requires that Pandoc or some other
+program that can understand this version of Markdown be installed on
+your system.
 
 ---
 
 
 ---