diff --git a/README.md b/README.md index d58b273..5117cfe 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ +![CI status](https://github.com/tweag/crem/actions/workflows/ci.yml/badge.svg) + `crem` stands for **c**ompositional **r**epresentable **e**xecutable **m**achines. It allows defining state machines (Mealy machines in fact), composing them to build bigger machines out of smaller ones and then running them and drawing their flow and their state space.