From 8c428196e65d3d21443a46b99b8049923dfdf01e Mon Sep 17 00:00:00 2001 From: 0xernesto <78889960+0xernesto@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:46:01 -0500 Subject: [PATCH] docs: update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 93b6923..1b7507e 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,9 @@ Tests: Considerations: -- [ ] Consider moving the protocol fee rate to the fee collector contract. +- None at the moment🙂 Cleanup: - [ ] Change `close()` to `reduce()` in `Position.sol` - [ ] Change all relevant test names related from `close` to `reduce` -- [ ] Ensure terminology and variable references are consistent across all comments -- [ ] Ensure full NatSpec comliance