diff --git a/README.md b/README.md index 5253123..dfee06f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Event based CSV parser and writer for Node.js suitable for processing large CSV npm install ya-csv -Current version requires at least Node.js v0.1.99 and it's tested with Node.js v0.1.100 and v0.2.0. Hope it works with the other versions in between too. +Current version requires at least Node.js v0.2.3 and it's tested with Node.js v0.4.11, v0.4.12 and v0.5.0. Hope it works with the other versions in between too. ## Features