README.md

This commit is contained in:
Gerasimos (Makis) Maropoulos 2020-09-13 23:14:13 +03:00
parent a917ef68fc
commit fd5a2a7c58
No known key found for this signature in database
GPG Key ID: 5DBE766BD26A54E7

View File

@ -54,12 +54,10 @@ Learn what [others saying about Iris](https://iris-go.com/testimonials/) and **[
## 📖 Learning Iris
```sh
$ go get github.com/kataras/iris/v12@master
$ go get github.com/iris-contrib/middleware@master
$ go get github.com/iris-contrib/swagger@master
$ go get github.com/kataras/iris/v12@v12.2.0-alpha
```
Iris contains extensive and thorough **[documentation](https://iris-go.com/docs)** making it easy to get started with the framework.
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. -->