Update README.md

pull/6/head
fenny 2020-01-06 21:41:00 -05:00 committed by GitHub
parent 04f94e0b26
commit 32d4807c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,4 @@
<p align="center">
<img src="https://fenny.github.io/fiber/logo.jpg" width="150" alt="Fiber">
<br><br>
</p>
<img src="logo.jpg" width="150" alt="accessibility text"><br><br>
[![Latest Release](https://img.shields.io/github/release/fenny/fiber.svg)](https://github.com/fenny/fiber/releases/latest)
[![GoDoc](https://godoc.org/github.com/fenny/fiber?status.svg)](http://godoc.org/github.com/fenny/fiber)
@ -12,4 +9,6 @@
**[Fiber](https://github.com/fenny/fiber)** is a router framework build on top of [FastHTTP](https://github.com/valyala/fasthttp), the fastest HTTP package for **[Go](https://golang.org/doc/)**.<br>
This library is inspired by [Express](https://expressjs.com/en/4x/api.html), one of the most populair and well known web framework for **[Nodejs](https://nodejs.org/en/about/)**.
### Getting started
<a href="https://fenny.github.io/fiber" target="_blank">Documentation</a>