New logic to load routers allows for an alias of router
app.use( router.path, router.router || router.handler )
Readme.md was updated with more information
New logic to load routers allows for an alias of router
app.use( router.path, router.router || router.handler )
Readme.md was updated with more information