Created Pre-Requisites (markdown)

Puranjay Savar Mattas
2020-12-21 15:14:03 +05:30
parent 57bfc190d7
commit 6956f7705b

12
Pre-Requisites.md Normal file

@@ -0,0 +1,12 @@
1. Python Interpreter (Like [PyCharm](https://www.jetbrains.com/pycharm/))
_OR_
1. Python Interpreter (Like [VS Code](https://code.visualstudio.com/))
2. Python Environment (Like [Anaconda](https://www.anaconda.com/products/individual))
3. Basic knowledge of how Python works & computers work
4. A will to explore
When all the above pre-requisites are there and ready you can
start to work on your own virtual assistant. Please follow each
and every step in order & if you have any error just go to the issues
to see if you find any issue that matches your which is already
resolved before opening an issues.