Update README.md

This commit is contained in:
Liam Galvin 2018-11-05 14:40:50 +00:00 committed by GitHub
parent 1d82f48f8b
commit 9142e9b28c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 9 deletions

View File

@ -33,14 +33,6 @@ Ensure you have your latest graphics card drivers installed before use.
- Multi platform support
- Sixel support
## What isn't supported?
- Suspend/Continue (\^S, \^Q). This is archaic bullshit that annoys more people than it helps. Basically:
<p align="center">
<img alt="Overheating" src="https://imgs.xkcd.com/comics/workflow.png"/>
</p>
## Platform Support
| Platform | Supported |
@ -60,6 +52,8 @@ Ensure you have your latest graphics card drivers installed before use.
### Build
Building requires Go 1.11 (for `go mod`).
```
git clone https://github.com/liamg/aminal.git
cd aminal
@ -79,7 +73,6 @@ go build
| Paste | ctrl + shift + v |
| Google selected text | ctrl + shift + g |
| Report bug in aminal | ctrl + shift + r |
| Explain text | ctrl + shift + click |
| Toggle slomo | ctrl + shift + ; |
## Configuration