Skip to content

Commit 538033d

Browse files
committed
Linking demo GIFs within the Utilities section
1 parent c4a9ec2 commit 538033d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ This section briefly outlines the utilities included with URS.
749749

750750
### Display Directory Tree
751751

752-
![Tree Demo GIF][Tree Demo]
752+
![Display Directory Tree Demo GIF][Display Directory Tree Demo]
753753

754754
**Usage:** `$ ./Urs.py -t`
755755

@@ -768,7 +768,7 @@ An error is displayed if URS was not run on the entered date (if the date direct
768768

769769
### Check PRAW Rate Limits
770770

771-
![Rate Limit Demo GIF][Rate Limit Demo]
771+
![Check PRAW Rate Limits Demo GIF][Check PRAW Rate Limits Demo]
772772

773773
**Usage:** `$ ./Urs.py --check`
774774

@@ -843,8 +843,8 @@ Contains a bash script built on URS which counts ticker mentions in Subreddits,
843843
[Wordcloud Demo]: https://github.com/JosephLai241/URS/blob/demo-gifs/analytical_tools/wordcloud_generator_demo.gif
844844

845845
<!-- UTILITIES DEMO GIFS -->
846-
[Tree Demo]: https://alinkhere.com
847-
[Rate Limit Demo]: https://alinkhere.com
846+
[Display Directory Tree Demo]: https://github.com/JosephLai241/URS/blob/demo-gifs/utilities/tree_demo.gif
847+
[Check PRAW Rate Limits Demo]: https://github.com/JosephLai241/URS/blob/demo-gifs/utilities/check_rate_limit_demo.gif
848848

849849
<!-- GITHUB LINKS: Links around the URS repo on GitHub -->
850850
[Issues]: https://github.com/JosephLai241/URS/issues

0 commit comments

Comments
 (0)