Skip to content

Commit

Permalink
update README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
viveksahu26 committed Sep 16, 2022
1 parent bbb51df commit 9aeca65
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,13 @@ The advantage of saving Short URL and Long URL in the file is to retrieved that
6) Convert ShortURL into LongURL:

Let's say shortURL=xtNFxaBwCG

To get it's longURL enter below URL in the browser

http://localhost:8080/long-url?sortURL=xtNFxaBwCG

You will get return value as:
It will return longURL to you as:

http://google.com/1346461234567890123456789/get/viveksahu26

## Steps to reproduce Using Docker Image
Expand Down

0 comments on commit 9aeca65

Please sign in to comment.