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

@@ -48,7 +48,7 @@ Optionally, use the [microtime module](https://github.com/wadey/node-microtime)
npm install microtime
~~~
In [Narwhal](http://narwhaljs.org/) and [RingoJS v0.7.0-](http://ringojs.org/):
In [RingoJS v0.7.0-](http://ringojs.org/):
~~~ js
var Benchmark = require('benchmark').Benchmark;