We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcaaaaa commit 9418ce2Copy full SHA for 9418ce2
1 file changed
README.rst
@@ -3,6 +3,7 @@ dpath-python
3
4
|PyPI|
5
|Build Status|
6
+|Gitter|
7
8
A python library for accessing and searching dictionaries via
9
/slashed/paths ala xpath
@@ -452,6 +453,10 @@ components instead of string globs.
452
453
454
.. |Build Status| image:: https://github.com/dpath-maintainers/dpath-python/actions/workflows/tests.yml/badge.svg
455
:target: https://github.com/dpath-maintainers/dpath-python/actions/workflows/tests.yml
456
+
457
+.. |Gitter| image:: https://badges.gitter.im/dpath-python/chat.svg
458
+ :target: https://gitter.im/dpath-python/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
459
+ :alt: Gitter
460
461
Contributors
462
============
0 commit comments