Skip to content

Commit 9d64eb9

Browse files
author
Vishal Rana
committed
Update README.md
1 parent 127486b commit 9d64eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
1616
- `http.Handler`
1717
- `http.HandlerFunc`
1818
- `func(http.ResponseWriter, *http.Request)`
19-
- Sub router
19+
- Sub/Group router
2020
- Handy encoding/decoding functions.
2121
- Serve static files, including index.
2222

0 commit comments

Comments
 (0)