mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Clean up
This commit is contained in:
parent
e769b95641
commit
6c82302cd3
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
|
@ -5,9 +5,9 @@
|
||||||
[](https://zeit.chat/)
|
[](https://zeit.chat/)
|
||||||
[](https://travis-ci.org/zeit/hyperterm)
|
[](https://travis-ci.org/zeit/hyperterm)
|
||||||
|
|
||||||

|
**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:
|
(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
|
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
|
## Contribute
|
||||||
|
|
||||||
|
|
@ -45,3 +40,9 @@ and to load the application simply run:
|
||||||
```
|
```
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Repositories
|
||||||
|
|
||||||
|
- Art: https://github.com/zeit/hyperterm-art
|
||||||
|
- Website: https://github.com/zeit/hyperterm-website
|
||||||
|
- Example extension: https://github.com/zeit/hyperpower
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue