From 3c7ef5fcfb161870b644595c69fdb3a3522d8411 Mon Sep 17 00:00:00 2001 From: Dominic Pereira Date: Sun, 17 Dec 2017 20:58:14 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3f78e3d..8a356e4 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,3 @@ To walk through this book and successfully compile all the source code examples, * [Beginning C++ Programming](https://www.packtpub.com/application-development/beginning-c-programming?utm_source=github&utm_medium=repository&utm_campaign=9781787124943) -### Suggestions and Feedback -[Click here](https://docs.google.com/forms/d/e/1FAIpQLSe5qwunkGf6PUvzPirPDtuy1Du5Rlzew23UBp2S-P3wB-GcwQ/viewform) if you have any feedback or suggestions. From 0351b4ba9ba7d8ba1e9f752f5a4f2e7ba94493f0 Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Tue, 15 Dec 2020 06:16:36 +0000 Subject: [PATCH 2/3] add $5 campaign --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8a356e4..419bd62 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +## $5 Tech Unlocked 2021! +[Buy and download this product for only $5 on PacktPub.com](https://www.packtpub.com/) +----- +*The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* + # Learning C++ Functional Programming This is the code repository for [Learning C++ Functional Programming](https://www.packtpub.com/application-development/learning-c-functional-programming?utm_source=github&utm_medium=repository&utm_campaign=9781787281974), 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 60f4fab984e860250214f512f3f74020b8162ced Mon Sep 17 00:00:00 2001 From: Packt-ITService <62882280+Packt-ITService@users.noreply.github.com> Date: Thu, 14 Jan 2021 13:17:43 +0000 Subject: [PATCH 3/3] remove $5 campaign --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 419bd62..8a356e4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -## $5 Tech Unlocked 2021! -[Buy and download this product for only $5 on PacktPub.com](https://www.packtpub.com/) ------ -*The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* - # Learning C++ Functional Programming This is the code repository for [Learning C++ Functional Programming](https://www.packtpub.com/application-development/learning-c-functional-programming?utm_source=github&utm_medium=repository&utm_campaign=9781787281974), 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