diff options
author | Simponic <loganthebean222@gmail.com> | 2020-12-10 21:16:25 -0700 |
---|---|---|
committer | Simponic <loganthebean222@gmail.com> | 2020-12-10 21:16:25 -0700 |
commit | 25d4f79474872537eb037567bf898d313cf366cf (patch) | |
tree | de82ebfef7dc3f1fe2d2072bfa6ac994272a0daa | |
parent | 0ea46a3d721bdefab70f24c4c5573ff568a56cab (diff) | |
download | graph-explorer-25d4f79474872537eb037567bf898d313cf366cf.tar.gz graph-explorer-25d4f79474872537eb037567bf898d313cf366cf.zip |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ pip install pygame ``` ## Usage +For a video overview: watch [https://www.youtube.com/watch?v=nIgWwrd05ts] + ```bash python3 main.py ``` |