Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 19ada75

Browse files
Update README.md
1 parent 08ded97 commit 19ada75

File tree

1 file changed

+13
-5
lines changed
  • Habit Tracker with Data Visualization

1 file changed

+13
-5
lines changed

‎Habit Tracker with Data Visualization/README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,19 @@ To install the required modules, use the following steps:
2222
pip install matplotlib
2323
```
2424
## ▶️ How to Run the Script
25-
1. Navigate to the project directory in Command Prompt (Windows) or Terminal (macOS/Linux).
26-
2. Run the script using Python:
27-
```sh
28-
python habit_tracker.py
29-
```
25+
1. Clone the Repository:
26+
```
27+
git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git
28+
```
29+
2. Navigate to Directory:
30+
```bash
31+
cd Simple-Python-Mini-Projects/Habit\ Tracker\ with\ Data\ Visualization
32+
```
33+
2. Run the Script:
34+
```bash
35+
python habit_tracker.py
36+
```
37+
- Visualize your habits with charts and graphs.
3038

3139
## Example Usage:
3240
```markdown

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /