Remove Narwhal link from README.md.

Former-commit-id: b8bd53c9a19ef18480db14cfa82545aa872416b1
This commit is contained in:
John-David Dalton
2012-07-19 08:01:04 -04:00
parent d43ede3a11
commit a192410498
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ Via [npm](http://npmjs.org/):
npm install platform
~~~
In [Narwhal](http://narwhaljs.org/), [Node.js](http://nodejs.org/), and [RingoJS](http://ringojs.org/):
In [Node.js](http://nodejs.org/) and [RingoJS](http://ringojs.org/):
~~~ js
var platform = require('platform');