Skip to content

Commit

Permalink
added coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
vi3k6i5 committed Sep 25, 2017
1 parent d008b98 commit 706d352
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,15 @@ FlashText
:target: https://badge.fury.io/py/flashtext
:alt: Version

.. image:: https://coveralls.io/repos/github/vi3k6i5/flashtext/badge.svg?branch=master
:target: https://coveralls.io/github/vi3k6i5/flashtext?branch=master
:alt: Test coverage

.. image:: https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000
:target: https://github.com/vi3k6i5/flashtext/blob/master/LICENSE
:alt: license


This module can be used to replace keywords in sentences or extract keywords from sentences.


Expand Down
4 changes: 4 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ FlashText's documentation!
:target: https://badge.fury.io/py/flashtext
:alt: Version

.. image:: https://coveralls.io/repos/github/vi3k6i5/flashtext/badge.svg?branch=master
:target: https://coveralls.io/github/vi3k6i5/flashtext?branch=master
:alt: Test coverage

.. image:: https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000
:target: https://github.com/vi3k6i5/flashtext/blob/master/LICENSE
:alt: license
Expand Down

0 comments on commit 706d352

Please sign in to comment.