Skip to content

Commit

Permalink
Merge pull request #6 from vahidvdn/docs/add-badges
Browse files Browse the repository at this point in the history
docs: add badges to the main readme file
  • Loading branch information
vahidvdn authored Aug 10, 2024
2 parents 323407a + bcfa5d2 commit 1eb603b
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 1eb603b

Please sign in to comment.