Skip to content

Commit 5ecf60a

Browse files
update readme
1 parent e35da4b commit 5ecf60a

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.github/docs/CICD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
- Back to [🤖 Code](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/CODE.md) of the project.
2+
Back to [🤖 Code](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/CODE.md) of the project.
33

4-
- See [⚡ Hacks](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/HACKS.md) of the project.
4+
See [⚡ Hacks](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/HACKS.md) of the project.
55

66

77

.github/docs/CONTRIBUTE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
- Back to [💕 Examples](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/EXAMPLES.md) of the project.
2+
Back to [💕 Examples](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/EXAMPLES.md) of the project.
33

44

55

.github/docs/STRUCTURE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ See [⭐ Features](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/ma
88
## 📂 Structure
99

1010

11-
## 📂 File Structure
11+
### 📂 File Structure
1212

1313
- **.github**
1414
- **docs**
@@ -32,10 +32,8 @@ See [⭐ Features](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/ma
3232
- LICENSE
3333
- README.md
3434

35-
![](https://github.com/TinyTakinTeller/TakinGodotTemplate/blob/master/.github/docs/image/file_structure.png)
3635

37-
38-
## 📜 Conventions
36+
### 📜 Conventions
3937

4038
- Use **snake_case** for files, folders, variables, functions.
4139
- Use **PascalCase** for nodes, classes, enums, types.

0 commit comments

Comments
 (0)