diff --git a/README.md b/README.md index 0b9d2dc..9ace35f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![status-badge](https://ci.miers.xyz/api/badges/3/status.svg?branch=master)](https://ci.miers.xyz/repos/3) + # Introduction This is an implementation of the first interpreter of the book [Crafting interpreters](https://craftinginterpreters.com/).