diff --git a/README.md b/README.md index aa1d4865f780c4db4fafc16ce893da030027f8e0..5eb446beb22b5ad5a61d121ac1b419ade5cdec02 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Manage multiple installations of node.js on a Windows computer. -**tl;dr** This is the Windows version of [nvm](https://github.com/creationix/nvm). +**tl;dr** It's basically [nvm](https://github.com/creationix/nvm) for Windows. There are situations where the ability to switch between different versions of Node.js can be very useful and save a lot of time. For example, if you want to test a module you're developing with the latest