1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 10:23:56 +00:00

Merge pull request #20 from Fenny/master

Fix typo
This commit is contained in:
Fenny 2020-02-03 10:08:27 -05:00 committed by GitHub
commit 8c1ed51f80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
人们从 [Node.js](https://nodejs.org/en/about/) 至 [Go](https://golang.org/doc/) 通常会遇到学习曲线不好的问题从而开始构建他们的Web应用程序, 这个项目是为了 **缓解** 事情准备 **快速** 发展,但与 **零内存分配****性能** 心里.
**用其他语言:** <a href="README_RU.md"><img width="20px" src="docs/static/flags/ru.svg" alt="ru"/></a>
**用其他语言:** <a href="README.md"><img width="20px" src="docs/static/flags/en.svg" alt="en"/></a> <a href="README_RU.md"><img width="20px" src="docs/static/flags/ru.svg" alt="ru"/></a>
## API Documentation