Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chasenlehara committed Mar 2, 2019
1 parent bdfc465 commit a1f3694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -5,10 +5,10 @@
[![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 Down

0 comments on commit a1f3694

Please sign in to comment.