From 9a3a1de5bf457d4e2a6f45d3024a60ac0f8a82d3 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 10 Mar 2016 22:05:59 +0700 Subject: [PATCH] Add `term-img` https://github.com/sindresorhus/term-img --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 815cf6e..f109e50 100644 --- a/readme.md +++ b/readme.md @@ -250,6 +250,7 @@ - [shelljs](https://github.com/shelljs/shelljs) - Portable Unix shell commands. - [loud-rejection](https://github.com/sindresorhus/loud-rejection) - Make unhandled promise rejections fail loudly instead of the default silent fail. - [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner. +- [term-img](https://github.com/sindresorhus/term-img) - Display images in your terminal. ### Build tools