From ae7bb67502be11348d65f156aea3b16b8d1b7980 Mon Sep 17 00:00:00 2001 From: Aron Onak Date: Sun, 28 Jul 2024 22:37:59 +0200 Subject: [PATCH] README.md update --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0b614a0..6cb54ec 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,13 @@
Table of Contents -- [GitHub Actions Gnome Extension 🧩 MORE](#github-actions-gnome-extension--more) +- [GitHub Actions Gnome Extension 🧩](#github-actions-gnome-extension-) - [🏞 Preview](#-preview) - [🔨 Installation](#-installation) - [🖥️ Development](#️-development) + - [1. 📜️ Development **rules**](#1-️-development-rules) + - [2. 📥 Cloning and running](#2--cloning-and-running) + - [3. ⌨️ Makefile commands](#3-️-makefile-commands) - [📝 License](#-license)
@@ -107,7 +110,7 @@ graph TD end ``` -- ### 📜️ Development **rules** +## 1. 📜️ Development **rules** This project was built using **Aron Flow** (fuck scrum). @@ -118,7 +121,7 @@ graph TD | | 🏷️ New tag & release | | | 🛰 Deploy only on Fridays ! | -- ### 📥 Cloning and running +## 2. 📥 Cloning and running ```bash git clone https://github.com/arononak/github-actions-gnome-extension.git @@ -134,7 +137,7 @@ graph TD make logs ``` -- ### ⌨️ Makefile commands +## 3. ⌨️ Makefile commands | Steps | Commands | |:---------------------------------------------------------------------|:------------------------------------------------------------------|