aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d25f9a6..a1783f5 100644
--- a/README.rst
+++ b/README.rst
@@ -2,6 +2,9 @@
RuSTructuredText
================
+.. 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.
This project is dual-licensed under Apache 2.0 and MIT.