From 0e5bae798a86d09eb7e4d0e03f35223dfe205809 Mon Sep 17 00:00:00 2001 From: Tom Andrade Date: Sat, 30 Mar 2019 20:13:34 +0100 Subject: [PATCH] Update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 038d2fd..bc33ee8 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,3 @@ To shorten a URL just post on /, you will get a reply with the shortened URL curl -X POST -d "url=http://google.com" http://localhost:8080/ URL shortened at: https://localhost:8080/9mbIcOwsVP ``` - -Try it at https://thebarrens.nu/short/ \ No newline at end of file