Skip to content

Commit 3c63964

Browse files
committed
Fix readme badges
1 parent 90a772d commit 3c63964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# asynctnt-queue
22

3-
[![Build Status](https://travis-ci.org/igorcoding/asynctnt_queue.svg?branch=master)](https://travis-ci.org/igorcoding/asynctnt_queue)
4-
[![PyPI](https://img.shields.io/pypi/v/asynctnt_queue.svg)](https://pypi.python.org/pypi/asynctnt_queue)
3+
[![Build Status](https://travis-ci.org/igorcoding/asynctnt-queue.svg?branch=master)](https://travis-ci.org/igorcoding/asynctnt-queue)
4+
[![PyPI](https://img.shields.io/pypi/v/asynctnt-queue.svg)](https://pypi.python.org/pypi/asynctnt-queue)
55

66

77
asynctnt-queue is a python/asyncio bindings library for

0 commit comments

Comments
 (0)