mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 07:20:35 +01:00
README: add a small gif
This commit is contained in:
parent
2f971c365a
commit
46710fc972
|
@ -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. -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user