Skip to content

Commit

Permalink
Update README.md to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua2000B authored Oct 2, 2023
1 parent 35c9c15 commit afbafee
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# iTrace-Visualize
Data visualization application for the iTrace infrastructure
Data visualization application for the iTrace Infrastructure.

iTrace-Visualize requires input in the form of a SQLite database generated from iTrace-Toolkit, as well as a video generated from iTrace-ScreenRecord and OBS.

To run iTrace-Visualize, make sure a recent version of Python 3 is installed, and run `pip install -r requirements.txt` to install the required dependencies. `Visualization.py` is the main script.

0 comments on commit afbafee

Please sign in to comment.