Skip to content

Commit 4ac52b7

Browse files
author
SRIHARI S
committed
added requirements.txt
Signed-off-by: SRIHARI S <[email protected]>
1 parent d60e4f3 commit 4ac52b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

URL Shortener/requirements.txt

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
The required libraries are:
2+
3+
turtle, pyshorteners
4+
5+
If the modules are not installed, you can install them using the following commands:
6+
pip install turtle, pip install pyshorteners

0 commit comments

Comments
 (0)