mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Make badges hyperlinks
This commit is contained in:
parent
cfebfb3407
commit
38a149d50c
|
@ -5,8 +5,8 @@ C++ Message passing framework
|
|||
|
||||
| Branch | Build Status | Test coverage |
|
||||
| :---: | :--- | :--- |
|
||||
| `master` |  |  |
|
||||
| `dev` |  |  |
|
||||
| `master` | [](https://alfa-ci.gsi.de/blue/organizations/jenkins/FairRootGroup%2FFairMQ/branches) | [](https://codecov.io/gh/FairRootGroup/FairMQ/branch/master) |
|
||||
| `dev` | [](https://alfa-ci.gsi.de/blue/organizations/jenkins/FairRootGroup%2FFairMQ/branches) | [](https://codecov.io/gh/FairRootGroup/FairMQ/branch/dev) |
|
||||
|
||||
FairMQ is designed to help implementing large-scale data processing workflows needed in next-generation Particle Physics experiments. FairMQ is written in C++ and aims to
|
||||
* provide **an asynchronous message passing abstraction** of different data transport technologies,
|
||||
|
|
Loading…
Reference in New Issue
Block a user