diff --git a/README.md b/README.md index 9ace35f..0b9d2dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![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/).