Update README.md

pull/885/head
Fenny 2020-10-04 05:43:27 +02:00
parent 16732c183e
commit 9d57e235ed
1 changed files with 2 additions and 2 deletions

4
.github/README.md vendored
View File

@ -115,7 +115,7 @@ go get github.com/gofiber/fiber/v2
## 🎯 Features
<div style="width 49%; float:left;">
<div float="left" width="49%">
- **[Awesome router](https://docs.gofiber.io/routing)**
- **[Serve static files](https://docs.gofiber.io/application#static)**
@ -129,7 +129,7 @@ go get github.com/gofiber/fiber/v2
</div>
<div style="width 49%; float:left;">
<div float="left" width="49%">
- **[Server-side caching](https://github.com/gofiber/fiber/tree/master/middleware/cache)**
- **[No more server crashes](https://github.com/gofiber/fiber/tree/master/middleware/recover)**