diff --git a/.gitignore b/.gitignore index 7cc55488..38d82fc9 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,6 @@ Thumbs.db # Generated docs docs/gen -test/docs/gen \ No newline at end of file +test/docs/gen +# IDE +.vscode/ diff --git a/README.md b/README.md index ce951e43..f494be11 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Flywheel Protocol +![CI](https://github.com/AdekunleBamz/flywheel/actions/workflows/foundry-ci.yml/badge.svg) + TLDR: - A modular, permissionless protocol for transparent attribution and ERC20 reward distribution @@ -561,7 +563,7 @@ bytes memory hookData = abi.encode( ## Core Payout Operations -**Note that fee-on-transfer tokens and rebasing tokens may lead to unexpected behavior and are not recommneded for use in Flywheel.** +**Note that fee-on-transfer tokens and rebasing tokens may lead to unexpected behavior and are not recommended for use in Flywheel.** Flywheel provides four fundamental payout operations that hooks can implement based on their requirements: