Skip to content

Commit a794ee0

Browse files
committed
minor: README
1 parent 0372b95 commit a794ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ import (
158158
)
159159

160160
func main() {
161-
app := iris.NewGuide().
161+
iris.NewGuide().
162162
AllowOrigin("*").
163163
Compression(true).
164164
Health(true, "development", "kataras").

0 commit comments

Comments
 (0)