Skip to content

Commit

Permalink
Merge pull request #1 from OscarGodson/patch-1
Browse files Browse the repository at this point in the history
Updated README so example isn't a giant blob of code
  • Loading branch information
polotek committed Mar 31, 2013
2 parents 5e7d95d + 53f4b2a commit 9e3a143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ctor

A simple and familiar prototypal system.

```
```js
var Ctor = require('ctor');

var Person = Ctor.extend({
Expand Down

0 comments on commit 9e3a143

Please sign in to comment.