Skip to content

Commit ec112d7

Browse files
committed
added README and minor imporvements
1 parent 46cf45c commit ec112d7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

URL-Shortener/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
Long URLs are not easy to handle, they are more manageable. Your URLs should be short and sweet. That’s because long URLs confuse Google and other search engines. Short Urls are easy to share, and they can help to track and compile click data(One of the reasons that bit.ly has received so much attention lately).
44

55
**pyshorteners** is a Python lib to help you short and expand urls using the most famous URL Shorteners available. It has many implemented APIs (Bit.ly, Chilp.it, Cutt.ly, etc.)
6+
7+
Here's a demo of how to use the url-shortener.py script:
8+
9+
![alt text](wokring.jpg)
610

URL-Shortener/working.JPG

33.5 KB
Loading

0 commit comments

Comments
 (0)