diff --git a/README.md b/README.md index 060355a..fc63bb0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ![design-pattern-cover](assets/cover.jpg) +[![Automated Tests Passing](https://github.com/vahidvdn/realworld-design-patterns/actions/workflows/ci.yml/badge.svg)](https://github.com/vahidvdn/realworld-design-patterns/actions/workflows/ci.yml) +![Nx](https://img.shields.io/badge/Powered%20by-Nx-0ca5e9) +![License](https://img.shields.io/badge/License-MIT-blue.svg) + # Real World Design Patterns 🗺️ Explore real-world scenarios and best practices for design patterns in this comprehensive repository. Elevate your software design skills with practical examples and insightful discussions. ✨ This workspace has been generated by [Nx, Smart Monorepos · Fast CI.](https://nx.dev) ✨