docs: show badge, link to release notes

This commit is contained in:
Jason Carver 2018-02-06 15:42:21 -08:00
parent 4bb4f720db
commit b825c36def
1 changed files with 2 additions and 1 deletions

View File

@ -4,13 +4,14 @@
[![Build Status](https://travis-ci.org/ethereum/<REPO_NAME>.png)](https://travis-ci.org/ethereum/<REPO_NAME>)
[![PyPI version](https://badge.fury.io/py/<PYPI_NAME>.svg)](https://badge.fury.io/py/<PYPI_NAME>)
[![Python versions](https://img.shields.io/pypi/pyversions/<PYPI_NAME>.svg)](https://pypi.python.org/pypi/<PYPI_NAME>)
[![Docs build](https://readthedocs.org/projects/<RTD_NAME>/badge/?version=latest)](http://<RTD_NAME>.readthedocs.io/en/latest/?badge=latest)
<SHORT_DESCRIPTION>
* Python 3.5+ support
Read more in the [documentation on ReadTheDocs](http://<RTD_NAME>.readthedocs.io/). [View the change log on Github](docs/releases.rst).
Read more in the [documentation on ReadTheDocs](http://<RTD_NAME>.readthedocs.io/). [View the change log](http://<RTD_NAME>.readthedocs.io/en/latest/releases.html).
## Quickstart