Skip to content

Commit 831a31f

Browse files
committed
Add GPL badge
1 parent b876d96 commit 831a31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![PyPI](https://img.shields.io/pypi/v/async-gpib)](https://pypi.org/project/async-gpib/)
33
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/async-gpib)
44
![PyPI - Status](https://img.shields.io/pypi/status/async-gpib)
5+
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](LICENSE)
56
[![code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
67
# async_gpib
78
Python3 asyncio [Linux GPIB Wrapper](https://linux-gpib.sourceforge.io/). The library requires Python

0 commit comments

Comments
 (0)