From 32d4807c5312839cab56988f88da9de909a6551f Mon Sep 17 00:00:00 2001
From: fenny <08jadez@gmail.com>
Date: Mon, 6 Jan 2020 21:41:00 -0500
Subject: [PATCH] Update README.md
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 1bf57a00..52bb298b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,4 @@
-
-
-
-
+
[](https://github.com/fenny/fiber/releases/latest)
[](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/)**.
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
+
Documentation