Skip to content

Commit

Permalink
add sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
luxcgo committed Apr 6, 2023
1 parent 29857ec commit 8018d00
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,24 @@

[简体中文](https://go-olive.github.io/) | English

## Sponsor

<a href="https://olived.app" target="_blank">
<img src="https://raw.githubusercontent.com/go-olive/brand-kit/main/icon/appicon.png" width=142 height=142 />
</a>

[Olived | 录播从未如此简单](https://olived.app)

## Installation

- build from source

`go install github.com/go-olive/olive@latest`
`go install github.com/go-olive/olive@latest`

- download from [**releases**](https://github.com/go-olive/olive/releases)

- docker image
`docker pull luxcgo/olive`
`docker pull luxcgo/olive`

## Quickstart

Expand All @@ -35,7 +43,7 @@ $ olive run -u https://www.huya.com/518512
$ olive help

olive is a live stream recorder, underneath there is a powerful engine
which monitors streamers status and automatically records when they're
which monitors streamers status and automatically records when they're
online. It helps you catch every live stream you want to see.
Usage:
Expand All @@ -59,4 +67,4 @@ Use "olive [command] --help" for more information about a command.
## License
This project is under the Apache-2.0. See the [LICENSE](https://github.com/go-olive/olive/blob/main/LICENSE) file for the full license text.
This project is under the Apache-2.0. See the [LICENSE](https://github.com/go-olive/olive/blob/main/LICENSE) file for the full license text.

0 comments on commit 8018d00

Please sign in to comment.