Skip to content

Commit

Permalink
Update README generated by DoneJS
Browse files Browse the repository at this point in the history
  • Loading branch information
Chasen Le Hara committed Mar 2, 2019
1 parent 7ac7f86 commit bdfc465
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
@@ -1,13 +1,14 @@
# can-route

[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-route/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-route.svg)](https://www.npmjs.com/package/can-route)
[![Travis build status](https://travis-ci.org/canjs/can-route.svg?branch=master)](https://travis-ci.org/canjs/can-route)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-route?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-route)
[![Coverage status](https://coveralls.io/repos/github/canjs/can-route/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-route?branch=master)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-route.svg)](https://greenkeeper.io/)

> __Note:__ This is the CanJS [can-route](https://github.com/canjs/can-route) module. The old `can-route` has been renamed to [did-route](https://www.npmjs.com/package/did-route). Many thanks to [@michaelrhodes](https://github.com/michaelrhodes) for letting us use the `can-route` module name.
Create a route matching rule. Optionally provide defaults that will be applied to the [can-map] when the route matches.

## Documentation
Expand All @@ -25,4 +26,3 @@ The [contribution guide](https://github.com/canjs/can-route/blob/master/CONTRIBU
## License

[MIT](https://github.com/canjs/can-route/blob/master/LICENSE.md)

0 comments on commit bdfc465

Please sign in to comment.