Skip to content

Commit 002a297

Browse files
committed
Modification de systeme de route
1 parent 9a69780 commit 002a297

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
@@ -11,6 +11,6 @@ Supported:
1111
* Minimal route decorator.
1212

1313
Planned:
14-
* Full route decorator with dynamic param (@route("/demo/<id>/")).
14+
* Full route decorator with dynamic param (@route("/demo/:demo:/")).
1515
* Overiding the static file delivery (via @overide("static")).
1616
* 404 Method, Overiding the default behaviour (via @overide("404"))

0 commit comments

Comments
 (0)