Skip to content

Commit 6a189b7

Browse files
committed
update
1 parent f919f15 commit 6a189b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ It has built-in CORS and Method based routing.
1717
- Method Based Routing
1818
- CORS
1919

20-
#### [REST Service Example](https://github.com/GolangToolKits/grrtRouterRestExample)
20+
#### [Full REST Service Example Project](https://github.com/GolangToolKits/grrtRouterRestExample)
2121

22-
#### [Web Example](https://github.com/GolangToolKits/grrtRouterWebSiteExample)
22+
#### [Full Web Example Project](https://github.com/GolangToolKits/grrtRouterWebSiteExample)
2323

2424
Package `GolangToolKits/grrt` implements a request router and dispatcher for handling incoming requests to their associated handler.
2525

0 commit comments

Comments
 (0)