Skip to content

Commit

Permalink
fix(readme): fixxing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bgcicca committed Oct 24, 2024
1 parent 2905105 commit fbf1b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ So, if you’re looking for a friendly and efficient way to build web apps in Go
- [x] http requests 100%
- [x] manipulation of the methods (get, post, put, delete ...) 100%
- [x] plugin support 100%
- [ ] middleware (authentication, ~~timeout~~, anti csrf, ~~logging~~, etc...) 5%
- [x] more detailed error logs 100%
- [ ] middleware (authentication, ~~timeout~~, anti csrf, ~~logging~~, etc...) 50%
- [ ] next func 0 %
- [ ] more detailed error logs 0%
- [ ] More complete documentation 0%

### Installation
Expand Down

0 comments on commit fbf1b75

Please sign in to comment.