Update README.rst

This commit is contained in:
Russell Ballestrini 2018-04-24 16:31:28 -04:00 committed by GitHub
parent fe773eba9a
commit 830dafba7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
nested_lookup nested_lookup
############# #############
.. image:: https://img.shields.io/badge/pypi-0.1.3-green.svg .. image:: https://img.shields.io/badge/pypi-0.1.5-green.svg
:target: https://pypi.python.org/pypi/nested-lookup :target: https://pypi.python.org/pypi/nested-lookup
A small Python library which enables key lookups on deeply nested documents. A small Python library which enables key lookups on deeply nested documents.