From 40eb9cccf858f492453f263e2e87f0634329454f Mon Sep 17 00:00:00 2001 From: James Mills Date: Sun, 9 Jul 2017 13:37:40 -0700 Subject: [PATCH] Updated README --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 81aa779..731c9ae 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ # shorturl -[![Build Status](https://travis-ci.org/prologic/shorturl.svg)](https://travis-ci.org/prologic/shorturl) [![GoDoc](https://godoc.org/github.com/prologic/shorturl?status.svg)](https://godoc.org/github.com/prologic/shorturl) -[![Wiki](https://img.shields.io/badge/docs-wiki-blue.svg)](https://github.com/prologic/shorturl/wiki) [![Go Report Card](https://goreportcard.com/badge/github.com/prologic/shorturl)](https://goreportcard.com/report/github.com/prologic/shorturl) -[![Coverage](https://coveralls.io/repos/prologic/shorturl/badge.svg)](https://coveralls.io/r/prologic/shorturl) shorturl is a web app that allows you to create short urls of much longer more complex urls for easier sharing or embedding. @@ -16,25 +13,6 @@ complex urls for easier sharing or embedding. $ go install github.com/prologic/shorturl/... ``` -### OS X Homebrew - -**Coming soon** - -There is a formula provided that you can tap and install from -[prologic/homebrew-shorturl](https://github.com/prologic/homebrew-shorturl): - -```#!bash -$ brew tap prologic/shorturl -$ brew install shorturl -``` - -**NB:** This installs the latest released binary; so if you want a more -recent unreleased version from master you'll have to clone the repository -and build yourself. - -shorturl is still early days so contributions, ideas and expertise are -much appreciated and highly welcome! - ## Usage Run shorturl: