diff --git a/resources/demo.gif b/resources/demo.gif new file mode 100644 index 0000000..6fd1085 Binary files /dev/null and b/resources/demo.gif differ diff --git a/setup.py b/setup.py index 4b41e93..e4e75a4 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='rtv', version='1.0a1', description='A simple terminal viewer for Reddit (Reddit Terminal Viewer)', - url='http://TODO', + url='https://github.com/michael-lazar/rtv', author='Michael Lazar', author_email='lazar.michael22@gmail.com', license='MIT',