Skip to content

Commit

Permalink
rebranding
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshub16 committed Nov 10, 2018
1 parent a96b7b3 commit f0d8f5b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

---

Expand All @@ -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.
Expand Down

0 comments on commit f0d8f5b

Please sign in to comment.