Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joonhocho committed Sep 8, 2013
1 parent e302cc2 commit bd0b248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,9 +1,9 @@
What is Underscore for Node.js
==============================

[Underscore for Node.js][1] without cross-browser checks.
[Underscore.js for Node.js][1] without cross-browser checks.

This is a ported version of [Underscore][2] targeted for Node.js on V8 JavaScript Engine.
This is a ported version of [Underscore.js][2] targeted for Node.js on V8 JavaScript Engine.

Its purpose is to have the exactly same APIs and functionalities but with better perfomance and smaller code size.

Expand Down

0 comments on commit bd0b248

Please sign in to comment.