aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorPhilipp A2018-11-24 17:51:42 +0100
committerPhilipp A2018-11-24 17:51:42 +0100
commit246ba212653f33b567692886d4e67c2baa0b40f0 (patch)
tree3657b8c896e5f938953cc39e9c0ddade0000c457 /README.rst
parent5c257fe75a5ba3645e6bd3926fd9edeef8b3cf3d (diff)
downloadrust-rst-246ba212653f33b567692886d4e67c2baa0b40f0.tar.bz2
Added Logo
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 291e30c..78bcb5d 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,8 @@ RuSTructuredText |travis|
.. |travis| image:: https://travis-ci.com/flying-sheep/rust-rst.svg?branch=master
:target: https://travis-ci.com/flying-sheep/rust-rst
+.. image:: rust-rst.svg
+
Designed around the `Docutils Document Tree`_ and the `reStructuredText specification`_, this is supposed to become a library able to convert reStructuredText and Docutils XML to both each other and HTML5.
This project is dual-licensed under Apache 2.0 and MIT.