README: add a small gif

This commit is contained in:
Gerasimos (Makis) Maropoulos 2020-10-02 00:59:32 +03:00
parent 2f971c365a
commit 46710fc972
No known key found for this signature in database
GPG Key ID: 5DBE766BD26A54E7

View File

@ -18,7 +18,7 @@ Iris is a fast, simple yet fully featured and very efficient web framework for G
It provides a beautifully expressive and easy to use foundation for your next website or API.
Learn what [others saying about Iris](https://iris-go.com/testimonials/) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project to support its potentials.
Learn what [others saying about Iris](https://www.iris-go.com/#review) and **[star](https://github.com/kataras/iris/stargazers)** this open-source project to support its potentials.
[![](https://iris-go.com/images/reviews.gif)](https://iris-go.com/testimonials/)
@ -74,6 +74,8 @@ $ go mod init myapp
$ go get github.com/kataras/iris/v12@master
```
![](https://www.iris-go.com/images/gifs/install-create-iris.gif)
Iris contains extensive and thorough **[documentation](https://www.iris-go.com/docs)** making it easy to get started with the framework.
<!-- Iris contains extensive and thorough **[wiki](https://github.com/kataras/iris/wiki)** making it easy to get started with the framework. -->