diff --git a/README.md b/README.md index 8ff2b36..6b763b3 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.