Skip to content

Commit

Permalink
Add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
maritz committed Nov 7, 2010
1 parent e6cdecf commit 05cc812
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
@@ -1,5 +1,11 @@
# sprintf() for node

## Install

npm install sprintf

## How to

Works exactly like http://www.diveintojavascript.com/projects/javascript-sprintf, except that it exports those two functions:

sprintf = requrie('sprintf').sprintf;
Expand Down

0 comments on commit 05cc812

Please sign in to comment.