Skip to content

Commit

Permalink
add hashbang option
Browse files Browse the repository at this point in the history
  • Loading branch information
A committed Nov 13, 2014
1 parent f740171 commit 0df1862
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Expand Up @@ -111,7 +111,8 @@ $('.view').click(function(e){

- `click` bind to click events [__true__]
- `popstate` bind to popstate [__true__]
- `dispatch` perform initial dispatch [true]
- `dispatch` perform initial dispatch [__true__]
- `hashbang` add `#!` before urls [__false__]

If you wish to load serve initial content
from the server you likely will want to
Expand Down

0 comments on commit 0df1862

Please sign in to comment.