Skip to content

Commit 87825b2

Browse files
authored
docs: Update README (#58)
1 parent 4464e3d commit 87825b2

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
@@ -6,7 +6,7 @@
66

77
> **📝 Small and Unique!**
88
>
9-
> + Less than **1,200** lines of code, including TypeScript typing.
9+
> + Less than **1,250** lines of code, including TypeScript typing.
1010
> + Always-on path and hash routing. Simultaneous and independent routing modes.
1111
> + The router that invented multi hash routing.
1212
@@ -121,7 +121,7 @@ location.goTo('/');
121121

122122
For applications that also run in the browser, condition the navigation to Electron only. See the [Electron page](https://wjfe-n-savant.hashnode.space/wjfe-n-savant/introduction/electron-support) online for more details.
123123

124-
> **⚠️ Important:** Hash routing doesn't require this extra step.
124+
> **⚠️ Important:** Hash routing doesn't require this extra navigation step.
125125
126126
### Define the Routes
127127

0 commit comments

Comments
 (0)