8000 Update README.md · kayakpeter/Clean-Code-in-Python@7adf256 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7adf256

Browse files
authored
Update README.md
1 parent 2b1dc70 commit 7adf256

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,13 @@ class Point:
6060
**Following is what you need for this book:**
6161
This book will appeal to team leads, software architects and senior software engineers who would like to work on their legacy systems to save cost and improve efficiency. A strong understanding of Programming is assumed.
6262

63-
With the following software and hardware list you can run all code files present in the book (Chapter 1-).
63+
With the following software and hardware list you can run all code files present in the book (Chapter 1-10).
6464
### Software and Hardware List
6565
| Chapter | Software required | Hardware required |
6666
| -------- | ------------------------------------ | ----------------------------------- |
6767
|1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |Python 3.7 |System with 4GB RAM |
6868
|10 |Docker |System with 4GB RAM |
6969

70-
We also provide a PDF file that has color images of the screenshots/diagrams used in this book. [Click here to download it]().
71-
7270
### Related products
7371
* Secret Recipes of the Python Ninja [[Packt]](https://www.packtpub.com/application-development/secret-recipes-python-ninja?utm_source=github&utm_medium=repository&utm_campaign=9781788294874 ) [[Amazon]](https://www.amazon.com/dp/1788294874)
7472

0 commit comments

Comments
 (0)
0