From ac394e7f3993e2c60e8eba3015ba4d01f6de746d Mon Sep 17 00:00:00 2001 From: Ramon Fried Date: Fri, 10 May 2019 20:47:09 +0300 Subject: [PATCH] Add bitwise (#326) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cf114a3..72c3e27 100644 --- a/readme.md +++ b/readme.md @@ -127,6 +127,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [rebound](https://github.com/shobrook/rebound) - Fetch Stack Overflow results in your terminal when you get a compiler error. - [yo](https://github.com/yeoman/yo) - Scaffolding tool for running Yeoman generators. There are thousands of ready to use generators and creating an own one is pretty easy. - [grip](https://github.com/joeyespo/grip) - Preview markdown files with GitHub styles before committing them. +- [bitwise](https://github.com/mellowcandle/bitwise) - Base convertion and bit manipulator in ncurses. ### Text Editors