From 1b7685db3f6930f81ab4c6670e2c455623a9b295 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Wed, 28 Feb 2018 19:30:13 -0800 Subject: [PATCH] Update README.rst --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index 5bae3a3..cd427ec 100644 --- a/README.rst +++ b/README.rst @@ -3,9 +3,6 @@ nested_lookup .. image:: https://img.shields.io/badge/pypi-0.1.3-green.svg :target: https://pypi.python.org/pypi/nested-lookup - -.. image:: https://img.shields.io/badge/coverage-100%-green.svg - :target: https://github.com/russellballestrini/nested-lookup/blob/master/test_nested_loopkup.py A small Python library which enables key lookups on deeply nested documents.