From f0d8f5bf007cd42ce33745f5f9fe27d12585dcef Mon Sep 17 00:00:00 2001 From: Himanshu Shekhar Date: Sat, 10 Nov 2018 11:20:08 +0530 Subject: [PATCH] rebranding --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3c20aa4..5c73b0c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # Outbound -Create and manage outbound links and shorten URLs without hassle. - -**Use cases** -* Host your own **URL shortener** -* Log clicks to outbound links +URL shortener and click counter. Best suited if you are looking to host your own. --- @@ -18,7 +14,7 @@ Table of Contents * [Usage](#usage) ## Features -* Written in Go - just a binary with 0 dependencies. +* Written in Go - just a binary with 0 dependencies and yeah, it's fast. * Supports both MongoDB and PostgreSQL. * Redirect your preferred way - [**client-side**](https://www.w3.org/TR/WCAG20-TECHS/H76.html) or [**server-side**](https://www.w3.org/TR/WCAG20-TECHS/SVR1.html). * Shorten URLs to reduce usage.