Skip to content

Commit e1c18c9

Browse files
Update README.md
1 parent 327fd58 commit e1c18c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

URLShortener/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
This is a python script of URL Shortener. It shortens the URL using 'Generate Short URL' button. For that, URL should be entered in the required space.
22
It's a task which most people use it in day to day lives.
3+
34
Dependencies : Pyperclip and Pyshorteners should be installed before running this script
5+
46
To do :
57
pip install pyperclip
68
pip install pyshorteners
9+
710
I've used compiled my project on Pycharm.

0 commit comments

Comments
 (0)