Update README.md

Add dependency badge
This commit is contained in:
Patrick Ellis
2021-06-11 18:51:17 -04:00
committed by GitHub
parent d9df556210
commit f6dc3df7ab

View File

@@ -4,6 +4,8 @@
<a href="https://github.com/actions/labeler/actions?query=workflow%3A%22Build+%26+Test%22++">
<img alt="build and test status" src="https://github.com/actions/labeler/actions/workflows/build_test.yml/badge.svg">
</a>
<a href="https://david-dm.org/actions/labeler">
<img alt="dependencies" src="https://status.david-dm.org/gh/actions/labeler.svg">
</p>
Automatically label new pull requests based on the paths of files being changed.