Skip to content

Commit a1ca506

Browse files
committed
Add license badge
1 parent 083489f commit a1ca506

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ Grimp
1717
:target: https://codspeed.io/python-grimp/grimp?utm_source=badge
1818
:alt: Codspeed
1919

20-
Builds a queryable graph of the imports within one or more Python packages.
20+
.. 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
2123

22-
* Free software: BSD license
24+
Builds a queryable graph of the imports within one or more Python packages.
2325

2426
Quick start
2527
-----------

0 commit comments

Comments
 (0)