diff --git a/readme.md b/readme.md index 1aa6052..d4872a1 100644 --- a/readme.md +++ b/readme.md @@ -716,6 +716,7 @@ - [nan](https://github.com/nodejs/nan) - A header file filled with macro and utility goodness for making add-on development for across Node.js versions easier. - [multiline](https://github.com/sindresorhus/multiline) - Multiline strings in JavaScript. - [ssh2](https://github.com/mscdex/ssh2) - An SSH2 client and server module. +- [adit](https://github.com/markelog/adit) - SSH tunneling made simple. - [lazy-req](https://github.com/sindresorhus/lazy-req) - Require modules lazily. - [file-type](https://github.com/sindresorhus/file-type) - Detect the file type of a Buffer. - [Bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy.