From da72c7536819c0910df9c2c95d0f52adc478ee07 Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sat, 3 Oct 2015 08:47:36 -0700 Subject: [PATCH] Trying to add badge --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index aef80c1..edbf628 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,9 @@ -|Latest Version| - FilterPy - Kalman filters and other optimal and non-optimal estimation filters in Python. ----------------------------------------------------------------------------------------- +|Latest Version| + + This library provides Kalman filtering and various related optimal and non-optimal filtering software written in Python. It contains Kalman filters, Extended Kalman filters, Unscented Kalman filters, Kalman @@ -227,5 +228,5 @@ THE SOFTWARE.TION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.. |Latest Version| image:: https://pypip.in/version/FilterPy/badge.svg?text=version - :target: https://pypi.python.org/pypi/FilterPy/ +.. |Latest Version| image:: https://pypip.in/version/filterpy/badge.svg?text=version + :target: https://pypi.python.org/pypi/filterpy/