We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5aafc3 commit c8b7664Copy full SHA for c8b7664
README.rst
@@ -1,7 +1,7 @@
1
PyParsing -- A Python Parsing Module
2
====================================
3
4
-|Version| |Build Status| |Coverage| |License| |Python Versions|
+|Version| |Build Status| |Coverage| |License| |Python Versions| |Snyk Score|
5
6
Introduction
7
============
@@ -87,3 +87,7 @@ See `CHANGES <https://github.com/pyparsing/pyparsing/blob/master/CHANGES>`__ fil
87
.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/pyparsing.svg?style=flat-square
88
:target: https://pypi.org/project/python-liquid/
89
:alt: Python versions
90
+
91
+.. |Snyk Score| image:: https://snyk.io//advisor/python/pyparsing/badge.svg
92
+ :target: https://snyk.io//advisor/python/pyparsing
93
+ :alt: pyparsing
0 commit comments