Skip to content

Commit bbd77d9

Browse files
committed
폴더 설명 README.md 추가
1 parent 8a7d3af commit bbd77d9

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

assets/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
### This directory is for assets of ALGO-HAZA study
3+
4+
---
5+
6+
|`Directory`|`Description`|
7+
|:---:|:---:|
8+
|[`example`](./example/)| 활동 기록 예시 |
9+
|[`image`](./image/)| Image that share with other documents |
10+
11+
---

docs/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
### 🍳 해당 디렉토리는 ALGO-HAZA study 의 문서들이 저장된 디렉토리입니다.
3+
4+
---
5+
6+
## 📁 Directories
7+
8+
|`Directory`|`Description`|
9+
|:---:|:---:|
10+
|[`how_to`](./how_to/)| `~ 하는 방법` 에 해당하는 문서가 저장된 폴더입니다. |
11+
|[`rules`](./rules/)| 규칙과 관련된 문서가 저장된 폴더입니다. |
12+
13+
14+
---
15+
16+
## 📄 Files
17+
18+
|`File`|`Description`|
19+
|:---:|:---:|
20+
|[`pull_request_template.md`](./pull_request_template.md)| PR 템플릿 |
21+
22+
---

0 commit comments

Comments
 (0)