mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 21:45:57 +00:00
FAQ: minor
This commit is contained in:
8
FAQ.md
8
FAQ.md
@@ -8,8 +8,6 @@ Add a `badge` to your open-source projects powered by [Iris](https://iris-go.com
|
||||
[](https://github.com/kataras/iris)
|
||||
```
|
||||
|
||||
> The badge is optionally, of course, it is just a simple and fast way to support Iris. The badge is work of a third-party, taken from https://github.com/blob-go/blob-go which was published by our friend @clover113 and we loved it🧡
|
||||
|
||||
## Editors & IDEs Extensions
|
||||
|
||||
### Visual Studio Code <a href="https://marketplace.visualstudio.com/items?itemName=kataras2006.iris"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Visual_Studio_Code_1.18_icon.svg/2000px-Visual_Studio_Code_1.18_icon.svg.png" height="20px" width="20px" /></a>
|
||||
@@ -21,20 +19,20 @@ Add a `badge` to your open-source projects powered by [Iris](https://iris-go.com
|
||||
## How to upgrade
|
||||
|
||||
```sh
|
||||
go get -u github.com/kataras/iris/v12@latest
|
||||
go get -u github.com/kataras/iris/v12@master
|
||||
```
|
||||
|
||||
Go version 1.13 and above is required.
|
||||
|
||||
## Learning
|
||||
|
||||
More than 100 practical examples, tutorials and articles at:
|
||||
More than 180 practical examples, tutorials and articles at:
|
||||
|
||||
- https://iris-go.com/start
|
||||
- https://bit.ly/iris-req-book
|
||||
- https://github.com/kataras/iris/wiki/Starter-kits
|
||||
- https://github.com/kataras/iris/tree/master/_examples
|
||||
- https://pkg.go.dev/github.com/kataras/iris/v12@v12.2.0
|
||||
- https://godoc.org/github.com/kataras/iris <!--https://pkg.go.dev/github.com/kataras/iris/v12@v12.2.0-->
|
||||
|
||||
## Active development mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user