Skip to content

Commit

Permalink
add contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
smol-ninja committed Aug 14, 2024
1 parent 5dfad70 commit 1f9fa7b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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].
Expand Down

0 comments on commit 1f9fa7b

Please sign in to comment.