Skip to content

Commit f47797d

Browse files
authored
docs(readme): add Read the Docs build status badge
1 parent 9294a97 commit f47797d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,19 @@
33
template-formula
44
================
55

6-
|img_travis| |img_sr|
6+
|img_travis| |docs| |img_sr|
77

88
.. |img_travis| image:: https://travis-ci.com/saltstack-formulas/template-formula.svg?branch=master
9+
:alt: Travis CI Build Status
10+
:scale: 100%
911
:target: https://travis-ci.com/saltstack-formulas/template-formula
12+
.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
13+
:alt: Documentation Status
14+
:scale: 100%
15+
:target: https://template-formula.readthedocs.io/en/latest/?badge=latest
1016
.. |img_sr| image:: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
17+
:alt: Semantic Release
18+
:scale: 100%
1119
:target: https://github.com/semantic-release/semantic-release
1220

1321
A SaltStack formula that is empty. It has dummy content to help with a quick

0 commit comments

Comments
 (0)