mirror of
https://github.com/kataras/iris.git
synced 2026-01-25 21:05:56 +00:00
Update README.md
Former-commit-id: 79f2afdda02ca9e227ada5c1b78c34ead20fbc88
This commit is contained in:
@@ -197,7 +197,9 @@ $ go run main.go
|
||||
> Application started. Press CTRL+C to shut down.
|
||||
```
|
||||
|
||||
> Examples and docs are updated to Go 1.9, please refer to that [section](https://github.com/kataras/iris/blob/master/faq.md#type-aliases) before anything else.
|
||||
> Wanna re-start your app automatically when source code changes happens? Install the [rizla](https://github.com/kataras/rizla) tool and run `rizla main.go` instead of `go run main.go`.
|
||||
|
||||
Examples and docs are updated to Go 1.9, please refer to [that FAQ section](https://github.com/kataras/iris/blob/master/faq.md#type-aliases).
|
||||
|
||||
<details>
|
||||
<summary>Hello World with Go 1.8</summary>
|
||||
|
||||
Reference in New Issue
Block a user