We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent 8a7d3af commit bbd77d9Copy full SHA for bbd77d9
assets/README.md
@@ -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
@@ -0,0 +1,22 @@
+### 🍳 해당 디렉토리는 ALGO-HAZA study 의 문서들이 저장된 디렉토리입니다.
+## 📁 Directories
+|[`how_to`](./how_to/)| `~ 하는 방법` 에 해당하는 문서가 저장된 폴더입니다. |
+|[`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