From f49fedc172a1add45edb21f66f74746dfa9c944a Mon Sep 17 00:00:00 2001 From: Prakshal2607 <72226138+Prakshal2607@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:02:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53ffa2f..52bc5e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Effective-Python-Penetration-Testing By Packt Publishing -This is the code repository for [Effective Python Penetration Testing](https://www.packtpub.com/networking-and-servers/effective-python-penetration-testing?utm_source=github&utm_medium=repository), published by [Packt Publishing](https://www.packtpub.com/). It contains all the required files to run the code. +This is the code repository for [Effective Python Penetration Testing](https://www.packtpub.com/networking-and-servers/effective-python-penetration-testing?utm_source=github&utm_medium=repository), published by [Packt Publishing](https://www.packtpub.com/). It contains all the required files to run a code. This book is ideal for those who are comfortable with Python or a similar language and need no help with basic programming concepts but want to understand the basics of penetration testing and the problems pentesters face.