From 88856ac164f742f28c9f1bb6f241fbbb475f69f1 Mon Sep 17 00:00:00 2001
From: Hacktoberfest2 <72141765+Hacktoberfest2@users.noreply.github.com>
Date: Thu, 1 Oct 2020 09:24:15 +0530
Subject: [PATCH] Improve Docs
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d5194ad..a8295c2 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
Then terminate IPython interactive mode (Ctrl + D twice) after you close the script's window.
-# PythonForProgrammers
+# Python For Programmers
This repository contains the source code and supporting files associated with our book Python for Programmers, which is a subset of our book Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud.

@@ -13,6 +13,6 @@ These files are Copyright 2019 by Pearson Education, Inc. All Rights Reserved.
You may use these files for your personal purposes, but please do not repost them without our express written consent.
-If you have any questions, open an issue in the Issues tab or email us: deitel at deitel dot com.
+If you have any questions, open an issue in the Issues tab or email us: deitel@gmail.com.
The authors and publisher of this book have used their best efforts in preparing this book. These efforts include the development, research, and testing of the theories and programs to determine their effectiveness. The authors and publisher make no warranty of any kind, expressed or implied, with regard to these programs or to the documentation contained in this book. The authors and publisher shall not be liable in any event for incidental or consequential damages in connection with, or arising out of, the furnishing, performance, or use of these programs.