santosh k

Results 1 comments of santosh k

Another good to have instruction in readme.md would be ``` python -m venv .venv .venv\Scripts\Activate pip install -r requirements.txt ``` in Start.bat ``` call .venv\Scripts\Activate python Finvasia_Core_V3_002.py timeout 20 ```