Skip to content

Commit 3193bf8

Browse files
Update README.md
1 parent 90471b3 commit 3193bf8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

stopwatch-timer/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ Run the program:
2323
python stopwatch_timer.py
2424

2525
## 🎮 Usage
26-
26+
```
2727
2828
When you run the program, you’ll see a menu:
2929
3030
Choose an option:
3131
1. Stopwatch
3232
2. Timer
3333
3. Exit
34-
34+
```
3535

3636
Select an option:
3737

@@ -60,18 +60,18 @@ Time's up!
6060
```
6161

6262
## 📂 Project Structure
63-
63+
```
6464
stopwatch_timer.py # Main script
6565
6666
README.md # Project documentation
67-
67+
```
6868
## 📖 Requirements
6969

70-
Python 3.x (No external libraries required)
70+
`Python 3.x `(No external libraries required)
7171

7272
## 👨‍💻 Author
7373

74-
Mantra Patil
74+
**Mantra Patil**
7575

7676
💼 LinkedIn: https://www.linkedin.com/in/mantrapatil25
7777

0 commit comments

Comments
 (0)