docs(README.md): fix README.md documentation

fix broken code with proper markdown syntax.
pull/544/head
Vijendra Kumar 2020-07-04 23:08:31 +05:30 committed by GitHub
parent c39a12c769
commit 3a11fb1bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/README.md vendored
View File

@ -326,7 +326,7 @@ func main() {
app.Listen(3000)
}
```
### Cross-Origin Resource Sharing (CORS)
📖 [CORS](https://docs.gofiber.io/middleware#cors)