From 8d02d75228f34a9033fe3106349d94cf9384c368 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:58:02 +0530 Subject: [PATCH 1/2] add free ebook notification --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 947bb67..c68879c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + +### Get this product for $5 + +Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each + + +
[Buy now](https://packt.link/9781788835886)
+ + +[Buy similar titles for just $5](https://subscription.packtpub.com/search)
+ + # Python GUI programming with Tkinter This is the code repository for [Python GUI programming with Tkinter](https://www.packtpub.com/application-development/python-gui-programming-tkinter?utm_source=github&utm_medium=repository&utm_campaign=9781788835886), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book From 217ff90413dc2813a1b29d5ade52e23a72efadf5 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Mon, 30 Jan 2023 15:53:35 +0530 Subject: [PATCH 2/2] remove 5$ campaign - 2022 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index c68879c..3c0e56a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,4 @@ -### Get this product for $5 - -Packt is having its biggest sale of the year. Get this eBook or any other book, video, or course that you like just for $5 each - - -[Buy now](https://packt.link/9781788835886)
- - -[Buy similar titles for just $5](https://subscription.packtpub.com/search)
# Python GUI programming with Tkinter