mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
README: add a small gif
This commit is contained in:
@@ -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/testimonials/)
|
||||
|
||||
@@ -74,6 +74,8 @@ $ go mod init myapp
|
||||
$ go get github.com/kataras/iris/v12@master
|
||||
```
|
||||
|
||||

|
||||
|
||||
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. -->
|
||||
|
||||
Reference in New Issue
Block a user