Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zishang520 authored Oct 24, 2024
1 parent 2e07b24 commit e7dc1d5
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 @@ -171,7 +171,7 @@ func main() {

```

other: Use fasthttp
other: Use fasthttp (fasthttp version 1.56.0+ is required)
```golang
package main

Expand Down Expand Up @@ -245,7 +245,7 @@ func main() {

```

other: Use fiber
other: Use fiber (fasthttp version 1.56.0+ is required)
```golang
package main

Expand Down

0 comments on commit e7dc1d5

Please sign in to comment.