Skip to content

Commit

Permalink
docs: add badges to the main readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
vahidvdn committed Aug 10, 2024
1 parent 323407a commit bcfa5d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit bcfa5d2

Please sign in to comment.