From 246ba212653f33b567692886d4e67c2baa0b40f0 Mon Sep 17 00:00:00 2001 From: Philipp A Date: Sat, 24 Nov 2018 17:51:42 +0100 Subject: Added Logo --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') 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. -- cgit v1.2.3