Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/delDemo'
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev committed Jan 1, 2019
2 parents a0b5dff + c5b1fdb commit 12f627f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 47 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/test/*
/demo/*
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,7 @@ leafeon.add('home', '/', function () {
2. Init the router

~~~html
<script>
const leafeon = new leafeon.Router();
</script>
const leafeon = new leafeon.Router();
~~~

3. Create some routes and run the router
Expand Down
43 changes: 0 additions & 43 deletions demo/index.html

This file was deleted.

0 comments on commit 12f627f

Please sign in to comment.