diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e02785 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# pro-router.js + +## Features + +### AGNOSTIC +Framework independent. It integrates with anything that runs in a browser. + +### BLAZING FAST +Eager computation and two kinds of caching guarantees you the top speed. + +### NEW PARADIGM +Maintenance-free routing. Treat url as a simple data store. Break with a status quo of stubborn pattern matching! + +### TINY & NO DEPS +832 bytes and no npm dependencies. + +## More + +[router.maniak.pro/#/docs/](http://router.maniak.pro/#/docs/)