Skip to content

Commit 7afe1c0

Browse files
committed
Update docs README
1 parent 3a67767 commit 7afe1c0

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

docs/source/README.rst

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
SAWS
55
====
66

7-
|Build Status| |Documentation Status| |Dependency Status| |Codecov|
7+
|Build Status| |Documentation Status| |Dependency Status|
88

99
|PyPI version| |PyPI| |License|
1010

@@ -18,8 +18,8 @@ Although the `AWS CLI <https://github.com/aws/aws-cli>`__ is a great
1818
resource to manage your AWS-powered services, it's **tough to remember
1919
usage** of:
2020

21-
- 50+ top-level commands
22-
- 1400+ subcommands
21+
- 70+ top-level commands
22+
- 2000+ subcommands
2323
- Countless command-specific options
2424
- Resources such as instance tags and buckets
2525

@@ -614,14 +614,6 @@ Dependencies management details are available on
614614
Unit Tests and Code Coverage
615615
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
616616

617-
|Codecov|
618-
619-
.. figure:: http://codecov.io/github/donnemartin/saws/branch.svg?branch=master
620-
:alt:
621-
622-
Code coverage details are available on
623-
`Codecov <https://codecov.io/github/donnemartin/saws/saws>`__.
624-
625617
Run unit tests in your active Python environment:
626618

627619
::
@@ -710,8 +702,6 @@ License
710702
:target: http://saws.readthedocs.org/en/latest/?badge=latest
711703
.. |Dependency Status| image:: https://gemnasium.com/donnemartin/saws.svg
712704
:target: https://gemnasium.com/donnemartin/saws
713-
.. |Codecov| image:: https://img.shields.io/codecov/c/github/donnemartin/saws.svg
714-
:target: https://codecov.io/github/donnemartin/saws/saws
715705
.. |PyPI version| image:: https://badge.fury.io/py/saws.svg
716706
:target: http://badge.fury.io/py/saws
717707
.. |PyPI| image:: https://img.shields.io/pypi/pyversions/saws.svg

0 commit comments

Comments
 (0)