Skip to content

Commit 241d5ba

Browse files
authored
Update README.md
1 parent 0815489 commit 241d5ba

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

โ€ŽREADME.mdโ€Ž

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# ๐Ÿ“ฑ Routine Master
22
Routine Master์˜ ๋ฐฑ์—”๋“œ ๋ ˆํฌ์ง€ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
3-
4-
<br>
3+
<hr>
54

65
## ๐Ÿ› ๏ธ ๊ธฐ์ˆ  ์Šคํƒ (Tech Stack)
76

@@ -12,10 +11,23 @@ Routine Master์˜ ๋ฐฑ์—”๋“œ ๋ ˆํฌ์ง€ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
1211
| Database | MySQLD|
1312
| ORM | JPA |
1413

15-
1614
<br>
1715

1816
## ๐ŸŒฟ ํ”„๋กœ์ ํŠธ ๊ตฌ์กฐ
1917
<img width="500" height="auto" alt="แ„‡แ…ขแ†จ" src="https://github.com/user-attachments/assets/f9006c6b-a23a-4d58-a455-f805fb707a86" />
2018

19+
<br>
20+
<br>
21+
<hr>
22+
23+
## ๐ŸŒŸ Commit Convention
24+
25+
| ํƒœ๊ทธ ์ด๋ฆ„ | ์„ค๋ช… |
26+
|------------| --- |
27+
| [chore] | ์ฝ”๋“œ ์ˆ˜์ •, ๋‚ด๋ถ€ ํŒŒ์ผ ์ˆ˜์ • |
28+
| [feat] | ์ƒˆ๋กœ์šด ๊ธฐ๋Šฅ ๊ตฌํ˜„ |
29+
| [fix] | ๋ฒ„๊ทธ, ์˜ค๋ฅ˜ ํ•ด๊ฒฐ |
30+
| [refactor] | ์ „๋ฉด ์ˆ˜์ •์ด ์žˆ์„ ๋•Œ ์‚ฌ์šฉ |
2131

32+
- ์ปค๋ฐ‹ ๊ทœ์น™ -> feat: ํ•ด๋‹น ๊ธฐ๋Šฅ ์„ค๋ช…
33+
- `ex) feat: ๋กœ๊ทธ์ธ ๊ธฐ๋Šฅ ์ถ”๊ฐ€`

0 commit comments

Comments
ย (0)