diff --git a/README.md b/README.md index beb375ade..1e8defbff 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b * [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools. * [docopt](http://docopt.org/) - Pythonic command line arguments parser. * [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text. +* [cement](http://builtoncement.org) - A Framework, for the CLI Ninja. ## Documentation