aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index a1783f5..291e30c 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,8 @@
-================
-RuSTructuredText
-================
+=========================
+RuSTructuredText |travis|
+=========================
-.. image:: https://travis-ci.com/flying-sheep/rust-rst.svg?branch=master
+.. |travis| image:: https://travis-ci.com/flying-sheep/rust-rst.svg?branch=master
:target: https://travis-ci.com/flying-sheep/rust-rst
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.