From 8018d00af532db9eabf2347a3df85fd6ef888a00 Mon Sep 17 00:00:00 2001 From: luxcgo Date: Fri, 7 Apr 2023 02:31:13 +0800 Subject: [PATCH] add sponsor --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 07abeea..9fce62b 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,24 @@ [简体中文](https://go-olive.github.io/) | English +## Sponsor + + + + + +[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 @@ -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: @@ -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. \ No newline at end of file +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.