Skip to content

Commit ae7bb67

Browse files
committed
README.md update
1 parent 5d6239a commit ae7bb67

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@
1010
<details>
1111
<summary>Table of Contents</summary>
1212

13-
- [GitHub Actions Gnome Extension 🧩 MORE](#github-actions-gnome-extension--more)
13+
- [GitHub Actions Gnome Extension 🧩](#github-actions-gnome-extension-)
1414
- [🏞 Preview](#-preview)
1515
- [🔨 Installation](#-installation)
1616
- [🖥️ Development](#️-development)
17+
- [1. 📜️ Development **rules**](#1-️-development-rules)
18+
- [2. 📥 Cloning and running](#2--cloning-and-running)
19+
- [3. ⌨️ Makefile commands](#3-️-makefile-commands)
1720
- [📝 License](#-license)
1821

1922
</details>
@@ -107,7 +110,7 @@ graph TD
107110
end
108111
```
109112

110-
- ### 📜️ Development **rules**
113+
## 1. 📜️ Development **rules**
111114

112115
This project was built using **Aron Flow** (fuck scrum).
113116

@@ -118,7 +121,7 @@ graph TD
118121
| | 🏷️ New tag & release |
119122
| | 🛰 Deploy only on Fridays ! |
120123

121-
- ### 📥 Cloning and running
124+
## 2. 📥 Cloning and running
122125

123126
```bash
124127
git clone https://github.com/arononak/github-actions-gnome-extension.git
@@ -134,7 +137,7 @@ graph TD
134137
make logs
135138
```
136139

137-
- ### ⌨️ Makefile commands
140+
## 3. ⌨️ Makefile commands
138141

139142
| Steps | Commands |
140143
|:---------------------------------------------------------------------|:------------------------------------------------------------------|

0 commit comments

Comments
 (0)