diff --git a/README.md b/README.md index 57d2388..4fee29e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # wke: A benchmarking tool for distributed systems +[![ci-badge](https://github.com/kaimast/wke/actions/workflows/ci.yml/badge.svg)](https://github.com/kaimast/wke/actions) +![PyPI](https://img.shields.io/pypi/v/PACKAGE?label=wke) + This tool can deploy and measure the behavior of distributed systems. However, it is not a general framework for running things on remote machines but tailored to the specific task of running experiments/benchmarks. See [this blogpost](https://kaimast.com/notes/wickie/) for a detailed description of wke.