summary refs log tree commit diff stats
path: root/doc/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/readme.txt')
-rw-r--r--[-rwxr-xr-x]doc/readme.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/readme.txt b/doc/readme.txt
index 7f509bd39..1157752b9 100755..100644
--- a/doc/readme.txt
+++ b/doc/readme.txt
@@ -1,7 +1,7 @@
-============================

-Nimrod's documenation system

-============================

-

-This folder contains Nimrod's documentation. The documentation

-is written in a format called *reStructuredText*, a markup language that reads

-like ASCII and can be converted to HTML automatically!

+============================
+Nim's documentation system
+============================
+
+This folder contains Nim's documentation. The documentation
+is written in a format called *Markdown*, a markup language that reads
+like ASCII and can be converted to HTML automatically!