aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2018-11-23 10:41:04 +0100
committerPhilipp A2018-11-23 10:41:04 +0100
commit292103bf9576d47afd9330f26a19dcea7217555c (patch)
treec19dc367749eba8ecde117567eba23ecc765ceeb
parent60fe1ad7a43a091a323d07cb9971406d760d1020 (diff)
downloadrust-rst-292103bf9576d47afd9330f26a19dcea7217555c.tar.bz2
badge in header
-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.