We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083489f commit a1ca506Copy full SHA for a1ca506
1 file changed
README.rst
@@ -17,9 +17,11 @@ Grimp
17
:target: https://codspeed.io/python-grimp/grimp?utm_source=badge
18
:alt: Codspeed
19
20
-Builds a queryable graph of the imports within one or more Python packages.
+.. image:: https://img.shields.io/badge/License-BSD_2--Clause-orange.svg
21
+ :target: https://opensource.org/licenses/BSD-2-Clause
22
+ :alt: BSD license
23
-* Free software: BSD license
24
+Builds a queryable graph of the imports within one or more Python packages.
25
26
Quick start
27
-----------
0 commit comments