summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index e613cd9..b0b2bbc 100644
--- a/README.rst
+++ b/README.rst
@@ -1,11 +1,11 @@
natsort
=======
-.. image:: https://travis-ci.org/SethMMorton/natsort.svg?branch=develop
+.. image:: https://travis-ci.org/SethMMorton/natsort.svg?branch=master
:target: https://travis-ci.org/SethMMorton/natsort
-.. image:: https://coveralls.io/repos/SethMMorton/natsort/badge.png?branch=develop
- :target: https://coveralls.io/r/SethMMorton/natsort?branch=develop
+.. image:: https://coveralls.io/repos/SethMMorton/natsort/badge.png?branch=master
+ :target: https://coveralls.io/r/SethMMorton/natsort?branch=master
Natural sorting for python.