diff --git a/README.md b/README.md index 4c973aa..f92a827 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bulloak Toolchain -This GitHub Action installs the [Bulloak](https://github.com/alexfertel/bulloak) toolchain and check that Solidity tests conform to BTT spec. Special thanks to [alexfertel](https://x.com/alexfertel) for his amazing work on Bulloak. +This GitHub Action installs the [Bulloak](https://github.com/alexfertel/bulloak) toolchain and check that Solidity tests conform to BTT spec. ## Example workflow @@ -43,6 +43,12 @@ jobs: | ----------------- | ------------------------------------------ | | `bulloak-version` | Version as reported by `bulloak --version` | +## Contributors + +- [PaulRBerg](https://github.com/paulRBerg) - For the initial idea and motivation. +- [alexfertel](https://github.com/alexfertel) - For his amazing work on Bulloak. +- [andreivladbrg](https://github.com/andreivladbrg) - For feedback on the implementation of BTT. + ## License This project is released under the [MIT License].