Skip to content

Commit b9dd011

Browse files
authored
Add badges to README for project visibility
Added various badges for project status and information.
1 parent aee3a81 commit b9dd011

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# COMPAS EVE
22

3+
[![Made with COMPAS](https://compas.dev/badge.svg)](https://compas.dev)
4+
[![Github Actions Build Status](https://github.com/gramaziokohler/compas_eve/workflows/build/badge.svg)](https://github.com/gramaziokohler/compas_eve/actions)
5+
[![License](https://img.shields.io/github/license/gramaziokohler/compas_eve.svg)](https://pypi.python.org/pypi/compas_eve)
6+
[![pip downloads](https://img.shields.io/pypi/dm/compas_eve)](https://pypi.python.org/project/compas_eve)
7+
[![PyPI Package latest release](https://img.shields.io/pypi/v/compas_eve.svg)](https://pypi.python.org/pypi/compas_eve)
8+
[![Supported implementations](https://img.shields.io/pypi/implementation/compas_eve.svg)](https://pypi.python.org/pypi/compas_eve)
9+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17955773.svg)](https://doi.org/10.5281/zenodo.17955773)
10+
[![Twitter Follow](https://img.shields.io/twitter/follow/compas_dev?style=social)](https://twitter.com/compas_dev)
11+
312
Event-based communication for the COMPAS framework.
413

514
```python

0 commit comments

Comments
 (0)