We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60e4f3 commit 4ac52b7Copy full SHA for 4ac52b7
URL Shortener/requirements.txt
@@ -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