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