diff --git a/.DS_Store b/.DS_Store index db6ff3570..b2032f6fd 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index 3caa1e4c9..821a0e34c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ -# CMDx +

+ CMDx Logo +

+ +

+ Version + Build + License +

-[![forthebadge](http://forthebadge.com/images/badges/made-with-ruby.svg)](http://forthebadge.com) -[![Gem Version](https://badge.fury.io/rb/cmdx.svg?icon=si%3Arubygems)](https://badge.fury.io/rb/cmdx) -[![CI](https://github.com/drexed/cmdx/actions/workflows/ci.yml/badge.svg)](https://github.com/drexed/cmdx/actions/workflows/ci.yml) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields)](http://makeapullrequest.com) +# CMDx `CMDx` is a Ruby framework for building maintainable, observable business logic through composable command objects. Design robust workflows with automatic attribute validation, structured error handling, comprehensive logging, and intelligent execution flow control that scales from simple tasks to complex multi-step processes. diff --git a/src/cmdx-logo.png b/src/cmdx-logo.png new file mode 100644 index 000000000..7101dd896 Binary files /dev/null and b/src/cmdx-logo.png differ