Skip to content

Commit d9ed609

Browse files
committed
chore(docs): added badges
1 parent db89723 commit d9ed609

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# 🚀 STRUCT: Automated Project Structure Generator
22

3-
<img width="1280" height="294" alt="struct-logo" src="https://github.com/user-attachments/assets/fd3a99bd-9a77-48bf-86b0-3d1080fa58bb" />
3+
![STRUCT Logo](https://github.com/user-attachments/assets/fd3a99bd-9a77-48bf-86b0-3d1080fa58bb)
44

5+
[![codecov](https://codecov.io/github/httpdss/struct/graph/badge.svg?token=JL5WIO1C9T)](https://codecov.io/github/httpdss/struct)
6+
![GitHub issues](https://img.shields.io/github/issues/httpdss/struct)
7+
![GitHub pull requests](https://img.shields.io/github/issues-pr/httpdss/struct)
8+
![GitHub stars](https://img.shields.io/github/stars/httpdss/struct?style=social)
59

610
**STRUCT** is a powerful, flexible tool for automating project structure creation through YAML configurations. Generate consistent project layouts, boilerplate code, and configurations with template variables, remote content fetching, and intelligent file handling.
711

0 commit comments

Comments
 (0)