From 6c82302cd38edaed4ee4e921b03c8ae6678a22c1 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Wed, 27 Jul 2016 15:41:49 +0200 Subject: [PATCH] Clean up --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cb2f57b5..e770eb44 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ [![Slack Channel](https://zeit-slackin.now.sh/badge.svg)](https://zeit.chat/) [![Build Status](https://travis-ci.org/zeit/hyperterm.svg?branch=master)](https://travis-ci.org/zeit/hyperterm) -![](https://cldup.com/tD67NzPryA.gif) +**FOR MORE DETAILS, HEAD TO:** https://hyperterm.org -For downloads, documentation and the developer API head to: https://hyperterm.org +## Usage (NOTE: only on macOS) With [Homebrew](http://brew.sh/) and [Homebrew Cask](https://caskroom.github.io/) installed, you can run this command: @@ -16,11 +16,6 @@ brew cask update brew cask install hyperterm ``` -### Repositories - -- Art: https://github.com/zeit/hyperterm-art -- Website: https://github.com/zeit/hyperterm-website -- Example extension: https://github.com/zeit/hyperpower ## Contribute @@ -45,3 +40,9 @@ and to load the application simply run: ``` npm start ``` + +## Repositories + +- Art: https://github.com/zeit/hyperterm-art +- Website: https://github.com/zeit/hyperterm-website +- Example extension: https://github.com/zeit/hyperpower