Skip to content

Commit

Permalink
v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xayam committed Jan 8, 2024
1 parent b294833 commit f3d93c2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
- Activate venv, run command "venv/Scripts/activate.bat"
- Upgrade pip, run command "python.exe -m pip install -upgrade pip"
- Install requirements, run command "pip install -r requirements.txt"
- Create folder /data
- Run /build.bat and waiting while executing
- Open /output/*.html files with news trends
- Create folder src/ria/data
- Run src/ria/riadownload.py
- Waiting finished
- Run src/riacalculate.py
- Waiting finished
- Open /src/ria/*.html files with news trends

0 comments on commit f3d93c2

Please sign in to comment.