diff --git a/README.md b/README.md index 3da828b64..bafb6ae48 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -[![PyPi version](https://img.shields.io/pypi/v/SpiNNaker_PACMAN.svg?style=flat)](https://pypi.org/project/SpiNNaker_PACMAN/) -[![CI Check](https://github.com/SpiNNakerManchester/PACMAN/workflows/Python%20Actions/badge.svg?branch=master)](https://github.com/SpiNNakerManchester/PACMAN/actions?query=workflow%3A%22Python+Actions%22+branch%3Amaster) -[![Documentation Status](https://readthedocs.org/projects/pacman/badge/?version=latest)](https://pacman.readthedocs.io/en/latest/?badge=latest) -[![Coverage Status](https://coveralls.io/repos/github/SpiNNakerManchester/PACMAN/badge.svg?branch=master)](https://coveralls.io/github/SpiNNakerManchester/PACMAN?branch=master) This package provides utilities for partitioning, placing a routing on a SpiNNaker machine @@ -63,9 +59,9 @@ To be able to run the unitests add [Test] to the pip installs above Documentation ============= -[PACMAN python documentation](http://pacman.readthedocs.io) +[PACMAN python documentation](http://pacman.readthedocs.io/en/7.0.0)
-[Combined python documentation](http://spinnakermanchester.readthedocs.io) +[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.0.0) PACMAN Executor