Skip to content

Commit f1dc65a

Browse files
Update README.md
1 parent 660310a commit f1dc65a

1 file changed

Lines changed: 16 additions & 6 deletions

File tree

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,17 @@
88

99
</br>
1010

11-
<h3>Features</h3>
11+
<h2>Preview</h2>
12+
13+
![1](https://user-images.githubusercontent.com/86138251/217144504-0517b7ef-0abc-4128-a83d-e5ab78fb5b1d.png)
14+
![2](https://user-images.githubusercontent.com/86138251/217144525-12b9cbd4-441f-48e3-bc09-50b877747c1b.png)
15+
![3](https://user-images.githubusercontent.com/86138251/217144543-3c171362-1a25-4b66-afac-6fd3ee966ed7.png) ![4](https://user-images.githubusercontent.com/86138251/217144562-9f3edaeb-c6b0-462c-ac0a-e6df47786f27.png)
16+
![5](https://user-images.githubusercontent.com/86138251/217144573-e39f26c1-c593-4f03-baad-0654895f4dfe.png)
17+
18+
19+
</br>
20+
21+
<h2>Features</h2>
1222

1323
- Ability to create a clock for any location given its timezone or coordinates.
1424
- Shows the current time for any location given its timezone is selected or its coordinates are entered.
@@ -20,7 +30,7 @@
2030

2131
</br>
2232

23-
<h3 id = "Requirements">Requirements</h3>
33+
<h2 id = "Requirements">Requirements</h2>
2434

2535
- Python 3.x
2636
- tkinter
@@ -41,7 +51,7 @@
4151

4252
</br>
4353

44-
<h3>Installation & Usage</h3>
54+
<h2>Installation & Usage</h2>
4555

4656
- Clone the repository or download the zip file.
4757
- Navigate to the project directory in termial/command prompt.
@@ -50,19 +60,19 @@
5060

5161
</br>
5262

53-
<h3>Acknowledgement</h3>
63+
<h2>Acknowledgement</h2>
5464

5565
- This software uses images downloaded from '<a href = "https://www.flaticon.com">flaticon.com</a>'.
5666
- This software took color theme idea from '<a href = "https://colorhunt.co/">colorhunt.co</a>'.
5767

5868
</br>
5969

60-
<h3>Contribution</h3>
70+
<h2>Contribution</h2>
6171

6272
<p>Your contributions and suggestions are always welcome. For bugs and feature requests, please create an issue.</p>
6373

6474
</br>
6575

66-
<h3>License</h3>
76+
<h2>License</h2>
6777

6878
This software is licensed under the <a href = "https://github.com/saiyam-sandhir/Python-World-Clock/blob/master/LICENSE">MIT License</a>.

0 commit comments

Comments
 (0)