We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc77507 commit 2e668fcCopy full SHA for 2e668fc
README.md
@@ -28,12 +28,12 @@ TaskBuddy focuses on simplicity. No complex menus or features—just a clean int
28
* LocalStorage for data persistence
29
30
## 📦 Installation
31
-### 1. Clone this repository
+##### 1. Clone this repository
32
```` git clone https://github.com/your-username/TaskBuddy.git ````
33
34
-### 2. Open the project folder
+##### 2. Open the project folder
35
```` cd TaskBuddy ````
36
37
-### 3. Run the project
+##### 3. Run the project
38
39
-***Simply open index.html in your browser.***
+Simply open index.html in your browser.
0 commit comments