Skip to content

Commit de33f6f

Browse files
authored
Update README.rst
1 parent d178301 commit de33f6f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ python-atomicwrites
44

55
.. image:: https://travis-ci.org/untitaker/python-atomicwrites.svg?branch=master
66
:target: https://travis-ci.org/untitaker/python-atomicwrites
7-
87
.. image:: https://ci.appveyor.com/api/projects/status/vadc4le3c27to59x/branch/master?svg=true
98
:target: https://ci.appveyor.com/project/untitaker/python-atomicwrites/branch/master
9+
.. image:: https://readthedocs.org/projects/python-atomicwrites/badge/?version=latest
10+
:target: https://python-atomicwrites.readthedocs.io/en/latest/?badge=latest
11+
:alt: Documentation Status
1012

11-
Atomic file writes.
13+
**Atomic file writes.**
1214

1315
.. code-block:: python
1416

0 commit comments

Comments
 (0)