Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isurajmisra authored Aug 31, 2024
1 parent d6c7ead commit d043bba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Stock Data is simple web application for option trading. It will give signals for option buyer by analyzing change in open interest. .

python -m venv env

venv\Scripts\activate

pip install -r requirements.txt

python manage.py runserver

0 comments on commit d043bba

Please sign in to comment.