Skip to content

Commit 6d1ad22

Browse files
committed
Docs badge
1 parent 586c8a3 commit 6d1ad22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Asynchronous interface for **[peewee](https://github.com/coleifer/peewee)**
55
ORM powered by **[asyncio](https://docs.python.org/3/library/asyncio.html)**.
66

77
[![Build Status](https://travis-ci.org/05bit/peewee-async.svg)](https://travis-ci.org/05bit/peewee-async) [![PyPi Version](https://img.shields.io/pypi/v/peewee-async.svg)](https://pypi.python.org/pypi/peewee-async)
8-
[![Documentation Status](https://readthedocs.io/projects/peewee-async/badge/?version=latest)](http://peewee-async.readthedocs.io/en/latest/?badge=latest)
8+
[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](http://peewee-async.readthedocs.io/en/latest/?badge=latest)
99

1010
Overview
1111
--------

0 commit comments

Comments
 (0)