From 5131d874c1ff7608df7206d73b35c237e1bc1aa1 Mon Sep 17 00:00:00 2001
From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com>
Date: Fri, 21 Oct 2022 10:31:18 +0100
Subject: [PATCH 1/3] add free ebook notification
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index b3ff9d8..77c1617 100644
--- a/README.md
+++ b/README.md
@@ -62,3 +62,7 @@ find all the instructions you need in the chapter's text.
**Note**:
Always remember to activate the virtual environment before you install
third-party libraries.
+### Download a free PDF
+
+ If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.
+
https://packt.link/free-ebook/9781801815093
\ No newline at end of file From a9b44fb2016974b23a43b1b355e67f2f3da7bf51 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Wed, 14 Dec 2022 13:09:07 +0530 Subject: [PATCH 2/3] add free ebook notification --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 77c1617..6170729 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/9781801815093)
+ + +[Buy similar titles for just $5](https://subscription.packtpub.com/search)
+ + # Learn Python Programming 3rd Edition Welcome to Learn Python Programming, 3rd Edition. From 8f08c1b031972e57b8b9a28b85a903a5ee2bd0cb Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:57:10 +0530 Subject: [PATCH 3/3] remove 5$ campaign - 2022 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 6170729..047c443 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/9781801815093)
- - -[Buy similar titles for just $5](https://subscription.packtpub.com/search)
# Learn Python Programming 3rd Edition