From acd0f72f5a092656fb6dbd067d5ae69da5323325 Mon Sep 17 00:00:00 2001 From: VictorBjelkholm Date: Tue, 29 Mar 2016 18:07:52 +0700 Subject: [PATCH] Close #477 PR: Add trymodule. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e9f5c5e..eabddde 100644 --- a/readme.md +++ b/readme.md @@ -155,6 +155,7 @@ - [vaca](https://github.com/sindresorhus/vaca) - Get a random ASCII 🐮. - [gh-home](https://github.com/sindresorhus/gh-home) - Open the GitHub page of the repo in the current directory. - [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of a package. +- [trymodule](https://github.com/VictorBjelkholm/trymodule) - Try out npm packages in the terminal. ### Functional programming