We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33e213 commit 5deac12Copy full SHA for 5deac12
README.md
@@ -1,15 +1,15 @@
1
-Vow-fs [](http://travis-ci.org/dfilatov/vow-fs)
+vow-fs [](http://travis-ci.org/dfilatov/vow-fs)
2
======
3
4
-[Vow](https://github.com/dfilatov/jspromise)-based file I/O for Node.js
+[Vow](https://github.com/dfilatov/vow)-based file I/O for Node.js
5
6
Requirements
7
------------
8
Vow-fs works with Node.js 0.6, 0.8 and 0.10.
9
10
Getting Started
11
---------------
12
-You can install Vow-fs using Node Package Manager (npm):
+You can install vow-fs using Node Package Manager (npm):
13
14
npm install vow-fs
15
0 commit comments