From 16113fa3084f324bed30102e22784882c690261a Mon Sep 17 00:00:00 2001
From: "Gerasimos (Makis) Maropoulos"
Date: Mon, 20 Mar 2017 16:33:59 +0200
Subject: [PATCH] Nothing special here.
Github's latest commit on markdown parser forces me to re-organise the
README. Because of align="center" at markdown via
html property on an html element paragraph doesn't work any more.
Former-commit-id: f39e5ab0931ead65fbb6e8a867afd4ef412aedd3
---
README.md | 51 +++++++++++++++++----------------------------------
1 file changed, 17 insertions(+), 34 deletions(-)
diff --git a/README.md b/README.md
index b59dad58..e3113cc3 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,11 @@ If you're coming from Node.js world, this i
-
-
+
@@ -65,11 +64,8 @@ src="https://github.com/iris-contrib/website/raw/gh-pages/assets/gif_link_to_yt.
-
-
-
Legends [♡](https://github.com/kataras/iris#support)
-----------
@@ -279,19 +275,20 @@ FAQ & Documentation
-- [Getting Started with Go+Iris](http://gopherbook.iris-go.com).
+1. [Getting Started with Go+Iris](http://gopherbook.iris-go.com)
-- [Godocs](https://godoc.org/gopkg.in/kataras/iris.v6) for deep documentation.
+2. Official small but practical [examples](https://github.com/kataras/iris/tree/v6/_examples)
-- Official small but practical [examples](https://github.com/kataras/iris/tree/v6/_examples).
+3. Navigate through [community examples](https://github.com/iris-contrib/examples) too
-- Navigate through [community examples](https://github.com/iris-contrib/examples) too.
+4. [DZone: A URL Shortener Service Using Go, Iris, and Bolt](https://dzone.com/articles/a-url-shortener-service-using-go-iris-and-bolt-ger?oid=twitter&utm_content=buffera2aca&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)
-- [DZone: A URL Shortener Service Using Go, Iris, and Bolt](https://dzone.com/articles/a-url-shortener-service-using-go-iris-and-bolt-ger?oid=twitter&utm_content=buffera2aca&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer).
+5. [./adaptors](https://github.com/kataras/iris/tree/v6/adaptors) and [./middleware](https://github.com/kataras/iris/tree/v6/middleware) contains examples of their usage
-- [./adaptors](https://github.com/kataras/iris/tree/v6/adaptors) and [./middleware](https://github.com/kataras/iris/tree/v6/middleware) contains examples of their usage.
+6. [Godocs](https://godoc.org/gopkg.in/kataras/iris.v6) for deep documentation
-- [HISTORY.md](https://github.com//kataras/iris/tree/v6/HISTORY.md) is your best friend, version migrations are released there.
+
+7. [HISTORY.md](https://github.com//kataras/iris/tree/v6/HISTORY.md) is your best friend, version migrations are released there
I'll be glad to talk with you about **your awesome feature requests**,
@@ -302,10 +299,10 @@ open a new [discussion](http://support.iris-go.com), you will be heard!
Support
------------
-- [Star the project](https://github.com/kataras/iris/strangers), will help you to follow the upcoming features.
-- Write [an article](https://dzone.com/articles/a-url-shortener-service-using-go-iris-and-bolt-ger) about Iris or even [post a Tweet](https://twitter.com/gelnior/status/769100480706379776).
-- Report bugs by opening an new topic labeled as 'bug' [here](http://support.iris-go.com), thanks!
-
+- :star: [the project](https://github.com/kataras/iris/stargazers), will help you to follow the upcoming features
+- [Donate](https://github.com/kataras/iris#buy-me-a-cup-of-coffee), will help me to continue
+- [Post](http://support.iris-go.com) a feature request or report a bug, will help all of us to build a better web, together
+- :earth_americas: post [an article](https://dzone.com/articles/a-url-shortener-service-using-go-iris-and-bolt-ger) or [tweet](https://twitter.com/gelnior/status/769100480706379776) and share it with your neighbor