Skip to content

Commit a9c8dd6

Browse files
authored
Merge pull request #1 from movermeyer/fix_badges
Switched broken pypip.in badges to shields.io
2 parents 8e44aa4 + 3e8d22f commit a9c8dd6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
TweetBase
22
=========
3-
[![Downloads](https://pypip.in/d/TweetBase/badge.png)](https://crate.io/packages/TweetBase)
4-
[![Downloads](https://pypip.in/v/TweetBase/badge.png)](https://crate.io/packages/TweetBase)
3+
[![Downloads](https://img.shields.io/pypi/dm/TweetBase.svg)](https://crate.io/packages/TweetBase)
4+
[![Downloads](https://img.shields.io/pypi/v/TweetBase.svg)](https://crate.io/packages/TweetBase)
55

66
Download tweets into a CouchDB database
77

0 commit comments

Comments
 (0)