diff --git a/README.md b/README.md index 56a62ae..3bfe31d 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ Some fine resources to write your own CLI App. - [Bible.Js CLI client](https://github.com/BibleJS/BibleApp) - :book: Bible.JS CLI client. Read the Holy Bible via the command line. - [birthday](https://github.com/IonicaBizau/birthday) - Know when a friend's birthday is coming. - [cowsay and cowthink](https://web.archive.org/web/20120225123719/http://www.nog.net/~tony/warez/cowsay.shtml) - You can [install with homebrew](http://brewformulas.org/Cowsay). +- [cgasm](https://github.com/bnagy/cgasm) - A tool that gives x86 assembly documentation. It is pronounced "SeekAzzem". - [detect-indent-cli](https://github.com/sindresorhus/detect-indent-cli) - Detect the indentation of code. - [fortune](http://brewformulas.org/Fortune) - Shows a random fortune. - [fullname-cli](https://github.com/sindresorhus/fullname-cli) - Get the fullname of the current user.