Browse Source

docs: 修复排版

pull/97/head
吴浩麟 5 years ago
parent
commit
b6f8cfb4d7
  1. 2
      .github/workflows/release.yml
  2. 1
      README.md
  3. 1
      README_cn.md

2
.github/workflows/release.yml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
name: release
name: Release
on:
release:
types: [published]

1
README.md

@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
</p>
[![Test](https://github.com/gwuhaolin/livego/workflows/Test/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ATest)
[![Release](https://github.com/gwuhaolin/livego/workflows/release/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ARelease)
[中文](./README_cn.md)

1
README_cn.md

@ -3,6 +3,7 @@ @@ -3,6 +3,7 @@
</p>
[![Test](https://github.com/gwuhaolin/livego/workflows/Test/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ATest)
[![Release](https://github.com/gwuhaolin/livego/workflows/release/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ARelease)
简单高效的直播服务器:
- 安装和使用非常简单;

Loading…
Cancel
Save