diff --git a/README.md b/README.md index d9ea577..f344372 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # pyia +[![Zenodo][zenodo-badge]][zenodo-link] [![Actions Status][actions-badge]][actions-link] -[![GitHub Discussion][github-discussions-badge]][github-discussions-link] - @@ -31,6 +30,8 @@ The documentation for `pyia` is hosted on [Read the Docs](http://pyia.rtfd.io). ## Installation and Dependencies +[![PyPI version][pypi-version]][pypi-link] + The recommended way to install `pyia` is using `pip` to install the latest development version: @@ -40,9 +41,6 @@ or, to install the latest stable version: pip install pyia -[![PyPI version][pypi-version]][pypi-link] -[![PyPI platforms][pypi-platforms]][pypi-link] - See the [installation instructions](http://pyia.rtfd.io/en/latest/install.html) in the [documentation](http://pyia.rtfd.io) for more information.