Skip to content

Commit 7c358b4

Browse files
authored
Update badges
1 parent abde398 commit 7c358b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
vhdeps: a VHDL file dependency analyzer and test runner
33
=======================================================
44

5-
[![PyPi](https://badgen.net/pypi/v/vhdeps)](https://pypi.org/project/vhdeps/)
5+
[![PyPi](https://badgen.net/pypi/v/vhdeps?color=green)](https://pypi.org/project/vhdeps/)
66
[![Build Status](https://dev.azure.com/abs-tudelft/vhdeps/_apis/build/status/abs-tudelft.vhdeps?branchName=master)](https://dev.azure.com/abs-tudelft/vhdeps/_build/latest?definitionId=4&branchName=master)
77
[![codecov](https://codecov.io/gh/abs-tudelft/vhdeps/branch/master/graph/badge.svg)](https://codecov.io/gh/abs-tudelft/vhdeps)
8+
[![License](https://badgen.net/github/license/abs-tudelft/vhdeps)](https://github.com/abs-tudelft/vhdeps/blob/master/LICENSE)
89

910
Whatever tool you use, testing VHDL code has always been a pain. With most
1011
tools you have to write TCL scripts for compilation, requiring you to copypaste

0 commit comments

Comments
 (0)