mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Readme tweaks
This commit is contained in:
12
README.md
12
README.md
@@ -1,9 +1,9 @@
|
||||
# asciinema CLI
|
||||
# asciinema
|
||||
|
||||
[](https://travis-ci.org/asciinema/asciinema)
|
||||
|
||||
Command line client (terminal recorder) for
|
||||
[asciinema.org](https://asciinema.org) service.
|
||||
Terminal session recorder and the best companion of
|
||||
[asciinema.org](https://asciinema.org).
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -19,6 +19,10 @@ Other installation options, including Homebrew and distro packages (Ubuntu,
|
||||
Fedora, Arch Linux, Gentoo), are [also
|
||||
available](https://asciinema.org/docs/installation).
|
||||
|
||||
If you have Go development environment set up you can `go get
|
||||
github.com/asciinema/asciinema` to build asciinema and put the binary
|
||||
in `$GOPATH/bin/asciinema`.
|
||||
|
||||
### Building from source
|
||||
|
||||
To build asciinema from source you need to have
|
||||
@@ -44,7 +48,7 @@ If you want to install it in other location:
|
||||
|
||||
## Usage
|
||||
|
||||
asciinema cli is composed of multiple commands, similar to `git`, `rails` or
|
||||
asciinema is composed of multiple commands, similar to `git`, `rails` or
|
||||
`brew`.
|
||||
|
||||
When you run `asciinema` with no arguments help message is displayed showing
|
||||
|
||||
Reference in New Issue
Block a user