Skip to content

Commit

Permalink
Merge pull request #52 from BhavaniSankar0107/main
Browse files Browse the repository at this point in the history
Added Table to Display Repository Statistics in README.md
  • Loading branch information
PranavBarthwal authored Oct 29, 2024
2 parents a0cbbd1 + fe785eb commit fb09599
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

**Backend Generator CLI** is a simple yet powerful command-line tool that helps you quickly scaffold a well-structured backend project. With built-in best practices and customizable code snippets, this tool is designed to streamline your development workflow and help you focus on what matters: building your application.

## 📈 GitHub Repository Stats
| 🌟 **Stars** | 🍴 **Forks** | 🐛 **Issues** | 🔔 **Open PRs** | 🔕 **Closed PRs** | 🛠️ **Languages** |**Contributors** |
|--------------|--------------|---------------|-----------------|------------------|------------------|------------------|
| ![GitHub stars](https://img.shields.io/github/stars/PranavBarthwal/backend-generator-cli) | ![forks](https://img.shields.io/github/forks/PranavBarthwal/backend-generator-cli) | ![issues](https://img.shields.io/github/issues/PranavBarthwal/backend-generator-cli?color=32CD32) | ![pull requests](https://img.shields.io/github/issues-pr/PranavBarthwal/backend-generator-cli?color=FFFF8F) | ![Closed PRs](https://img.shields.io/github/issues-pr-closed/PranavBarthwal/backend-generator-cli?color=20B2AA) | ![Languages](https://img.shields.io/github/languages/count/PranavBarthwal/backend-generator-cli?color=20B2AA) | ![Contributors](https://img.shields.io/github/contributors/PranavBarthwal/backend-generator-cli?color=00FA9A) |

## Key Features

- **Instant Backend Setup**: Generate a clean, well-organized backend project structure with a single command.
Expand Down

0 comments on commit fb09599

Please sign in to comment.