Skip to content

Commit

Permalink
syntax-highlight code example
Browse files Browse the repository at this point in the history
  • Loading branch information
vdemedes committed Jan 15, 2015
1 parent 01c89ae commit b2d9efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -11,7 +11,7 @@ Route66 can adapt to every project structure out there by letting you decide how

To better understand the idea behind this project, check out this example:

```
```javascript
var Router = require('route66');
var express = require('express');

Expand Down

0 comments on commit b2d9efc

Please sign in to comment.