diff --git a/README.md b/README.md index 10536c2ad842467e590809f224cdf92c9d2bd73b..c7e353a846d20173eee855c193f736fd710f60ec 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,14 @@ coming to node core, or even something they care about. It was also an excuse to ## License MIT. + +## Thanks + +Thanks to everyone who has submitted issues on and off Github, made suggestions, and generally helped make this a better project. Special thanks to @vkbansal, who has actively provided feedback throughout the releases. + +## Alternatives + +- [nvmw](https://github.com/hakobera/nvmw) - Windows Only +- [nodist](https://github.com/marcelklehr/nodist) - Windows Only +- [nvm](https://github.com/creationix/nvm) - Mac/Linux Only +- [n](https://github.com/visionmedia/n) - Mac/Linux Only