aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorPhilipp A2018-11-15 00:38:12 +0100
committerPhilipp A2018-11-15 00:38:12 +0100
commitc8eacc56e501921271713ed71f88449ce7780c89 (patch)
tree3c5338e2c343795ce1990333dd337d58a012c6bc /README.rst
parent6acf5bc4b08a6c11451df79887eaee83b5341735 (diff)
downloadrust-rst-c8eacc56e501921271713ed71f88449ce7780c89.tar.bz2
Added admonitions and targets
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index adb3d2d..d25f9a6 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ This project is dual-licensed under Apache 2.0 and MIT.
Inspiration
-----------
-The design was inspired by the comrak_ Markdown parser library. The rST grammar was adapted from peg-rst_
+The design was inspired by the comrak_ Markdown parser library. The rST grammar was inspired by peg-rst_
.. _comrak: https://github.com/kivikakk/comrak
.. _peg-rst: https://github.com/hhatto/peg-rst