Add github actions badge to README

This commit is contained in:
Swen Kooij
2020-02-29 15:28:39 +02:00
parent 76db75b607
commit dc0e3c5e61
+1
View File
@@ -2,6 +2,7 @@
[![License](https://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![PyPi](https://badge.fury.io/py/pip-package-list.svg)](https://pypi.python.org/pypi/pip-package-list)
![test](https://github.com/Photonios/pip-package-list/workflows/test/badge.svg)
A small and definitely faulty tool that tries to form a list of packages that you depend on. This is useful in mono-repo's where all dependencies are split into dozens of `requirements.txt` and `setup.py` files.