From 1387c12e70fc522e03833130fa93a5811089330d Mon Sep 17 00:00:00 2001 From: YASH TYAGI <48402716+ytyagi1025@users.noreply.github.com> Date: Fri, 2 Oct 2020 11:28:04 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ff2b36..bb41c03 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,11 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We #### Interactive Interpreter * [IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively. + #### Environment * [virtualenv](https://pypi.python.org/pypi/virtualenv) - A tool to create isolated Python environments. * [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv. #### IDE * [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE based on the IntelliJ platform by JetBrains. Free community edition available. +These files and scripts are not intended for malicious purposes. From ea23f7b84e27aea471a48725aa31100c04d5f49e Mon Sep 17 00:00:00 2001 From: YASH TYAGI <48402716+ytyagi1025@users.noreply.github.com> Date: Fri, 2 Oct 2020 11:28:45 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb41c03..6b763b3 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,4 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We #### IDE * [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE based on the IntelliJ platform by JetBrains. Free community edition available. -These files and scripts are not intended for malicious purposes. +* These files and scripts are not intended for malicious purposes.