Skip to content

Commit 2d69c85

Browse files
committed
update readme
1 parent 40b5ace commit 2d69c85

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Effortlessly bootstrap strongly-typed TypeScript npm libraries with minimal configuration and a focus on developer experience.
44

5-
![Folder Structure](./img.png)
6-
75
## 🌟 Features
86

97
- **Minimal Setup & Visual Clarity**: Enjoy sensible defaults that keep your project setup clean.
@@ -25,6 +23,12 @@ Effortlessly bootstrap strongly-typed TypeScript npm libraries with minimal conf
2523
npx ts-hajime your-app-name-here
2624
```
2725

26+
Here’s what your project structure will look like:
27+
28+
<div style="text-align: center;">
29+
![Folder Structure](./img.png)
30+
</div>
31+
2832
2. Replace all occurrences of `my-app` with your app’s name, and `my-description` with a description.
2933

3034
## ⚙️ Key Commands

0 commit comments

Comments
 (0)