From 7e93059f9ef0598873752ed0ea238aab1aade385 Mon Sep 17 00:00:00 2001 From: hit9 Date: Mon, 28 Mar 2016 11:12:29 +0800 Subject: [PATCH] Add similar projects for nodejs/golang version managers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 80e2034..7f2f218 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,11 @@ There are only two rules: avoid [code smells](http://blog.codinghorror.com/code- * How do I get this working on Windows? * Unfortunately, `p` is not supported on Windows at the time. If you know of a workaround, send in a pull request! +## Similar Projects + +* [tj/n - Node version management](https://github.com/tj/n) +* [hit9/oo - Go Version Manager](https://github.com/hit9/oo) + ## Core Team ### Nimit Kalra *