Skip to content

Commit

Permalink
更新 README
Browse files Browse the repository at this point in the history
  • Loading branch information
徐誉诚 authored and 徐誉诚 committed Jan 12, 2019
1 parent 5c080c2 commit e263395
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# openBSE
[![Version 1.3](https://img.shields.io/badge/version-1.3-brightgreen.svg?style=flat-square)](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.1)
[![Version 2.0](https://img.shields.io/badge/version-1.3-brightgreen.svg?style=flat-square)](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.2)
[![NPM](https://img.shields.io/npm/v/openbse.svg?style=flat-square)](https://www.npmjs.com/package/openbse)
[![NPM](https://img.shields.io/npm/v/bullet-screen-engine.svg?style=flat-square)](https://www.npmjs.com/package/bullet-screen-engine)
[![MIT](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/iamscottxu/openBSE/blob/master/LICENSE)
Expand All @@ -16,7 +16,7 @@ This is a high-performance JavaScript bullet-screen (danmaku) engine and it is v

## Installation and use
### Installation
You can click [here](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.1) to download latest release version. You also can install NPM package using following commands.
You can click [here](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.2) to download latest release version. You also can install NPM package using following commands.
```Bash
> npm install openbse
```
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# openBSE
[![Version 2.0](https://img.shields.io/badge/version-2.0-brightgreen.svg?style=flat-square)](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.1)
[![Version 2.0](https://img.shields.io/badge/version-2.0-brightgreen.svg?style=flat-square)](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.2)
[![NPM](https://img.shields.io/npm/v/openbse.svg?style=flat-square)](https://www.npmjs.com/package/openbse)
[![NPM](https://img.shields.io/npm/v/bullet-screen-engine.svg?style=flat-square)](https://www.npmjs.com/package/bullet-screen-engine)
[![MIT](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/iamscottxu/openBSE/blob/master/LICENSE)
Expand All @@ -16,7 +16,7 @@

## 安装和使用
### 安装
你可以直接点击[这里](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.1)下载最新发行版本,也可以用以下命令安装NPM包。
你可以直接点击[这里](https://github.com/iamscottxu/openBSE/releases/tag/v2.0-beta.2)下载最新发行版本,也可以用以下命令安装NPM包。
```Bash
> npm install openbse
```
Expand Down

0 comments on commit e263395

Please sign in to comment.