Adds build status badge. (#16)
parent
5b20df7fcb
commit
c28fcc7152
|
@ -21,7 +21,7 @@
|
|||
Cartographer
|
||||
============
|
||||
|
||||
|docs|
|
||||
|build| |docs|
|
||||
|
||||
Purpose
|
||||
=======
|
||||
|
@ -49,6 +49,11 @@ page`_.
|
|||
|
||||
.. _Contribution page: https://github.com/googlecartographer/cartographer/blob/master/CONTRIBUTING.md
|
||||
|
||||
.. |build| image:: https://travis-ci.org/googlecartographer/cartographer.svg?branch=master
|
||||
:alt: Build Status
|
||||
:scale: 100%
|
||||
:target: https://travis-ci.org/googlecartographer/cartographer
|
||||
|
||||
.. |docs| image:: https://readthedocs.org/projects/google-cartographer/badge/?version=latest
|
||||
:alt: Documentation Status
|
||||
:scale: 100%
|
||||
|
|
Loading…
Reference in New Issue