You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
<imgsrc="included_files/main.gif">
4
4
5
-
A Python program which creates a pie chart using MatPlotLib and has a GUI created using Tkinter. Feel free to copy and use my code anywhere, just don't forget to credit me!
5
+
A Python program which creates a pie chart using [MatPlotLib](https://github.com/matplotlib/matplotlib) and has a GUI created using [Tkinter](https://en.wikipedia.org/wiki/Tkinter). Feel free to copy and use my code anywhere, just don't forget to credit me!
6
6
7
-
I would like to thank Ghanteyyy(http://github.com/ghanteyyy) for contributing to this project. This program wouldn't have been so nice without his efforts.
7
+
I would like to thank [Ghanteyyy](http://github.com/ghanteyyy) for contributing to this project. This program wouldn't have been what it is today without his efforts.
0 commit comments