Skip to content

Commit 48813bf

Browse files
author
Krasimir Tsonev
committed
Updating the README
1 parent 2bc1109 commit 48813bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ A simple dependency-free minimalistic JavaScript router
2424
* Dependency free
2525
* ~8KB minified, ~3KB gzipped
2626
* Based on [History API](https://developer.mozilla.org/en-US/docs/Web/API/History_API) so it does update the URL of the page
27+
* Supports hash based routing too
2728
* Simple mapping of route to a function call
2829
* Parameterized routes
2930
* Navigating between routes

0 commit comments

Comments
 (0)