Skip to content

Commit

Permalink
Template update: docs badge, link to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Feb 6, 2018
2 parents 5908fed + b825c36 commit fdc1074
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
[![Build Status](https://travis-ci.org/carver/eth-hash.png)](https://travis-ci.org/carver/eth-hash)
[![PyPI version](https://badge.fury.io/py/eth-hash.svg)](https://badge.fury.io/py/eth-hash)
[![Python versions](https://img.shields.io/pypi/pyversions/eth-hash.svg)](https://pypi.python.org/pypi/eth-hash)
[![Docs build](https://readthedocs.org/projects/eth-hash/badge/?version=latest)](http://eth-hash.readthedocs.io/en/latest/?badge=latest)


The Ethereum hashing function, keccak256, sometimes (erroneously) called sha256

* Python 3.5+ support

Read more in the [documentation on ReadTheDocs](http://eth-hash.readthedocs.io/). [View the change log on Github](docs/releases.rst).
Read more in the [documentation on ReadTheDocs](http://eth-hash.readthedocs.io/). [View the change log](http://eth-hash.readthedocs.io/en/latest/releases.html).

## Quickstart

Expand Down

0 comments on commit fdc1074

Please sign in to comment.