From acc2178f8f0750e54f9d9db3fe29c0f1329a1f3e Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Mon, 22 Jul 2019 04:37:04 +0300 Subject: [PATCH] align image (try 2) Former-commit-id: f3c4f9f3070c46ea8a59c4ef79870ee575a47fb6 --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c780ea8b..64439f58 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # Iris Web Framework - - - [![build status](https://img.shields.io/travis/kataras/iris/master.svg?style=for-the-badge)](https://travis-ci.org/kataras/iris) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/kataras/iris) [![view examples](https://img.shields.io/badge/learn%20by-examples-0077b3.svg?style=for-the-badge)](https://github.com/kataras/iris/tree/master/_examples) [![chat](https://img.shields.io/gitter/room/iris_go/community.svg?color=blue&logo=gitter&style=for-the-badge)](https://gitter.im/iris_go/community) [![release](https://img.shields.io/badge/release%20-v11.2-0077b3.svg?style=for-the-badge)](https://github.com/kataras/iris/releases) -Iris is a fast, simple yet fully featured and very efficient web framework for Go. Routing is powered by the [muxie](https://github.com/kataras/muxie#philosophy) project. + + +Iris is a fast, simple yet fully featured and very efficient web framework for Go. Iris provides a beautifully expressive and easy to use foundation for your next website or API. Iris offers a complete and decent solution and support for all gophers around the globe. -Learn what [others say about Iris](#support) and [star](https://github.com/kataras/iris/stargazers) this github repository to stay [up to date](https://facebook.com/iris.framework). +Learn what [others say about Iris](https://iris-go.com/testimonials/) and **star** this github repository if you'd like what you've seen and learn. + +Routing is powered by the [muxie](https://github.com/kataras/muxie#philosophy) project. ## Quick start