Skip to content

Commit

Permalink
update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
mokurin000 committed Jul 19, 2021
1 parent 38a9213 commit af65f43
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ DDLC_Helper is a tool to select words in DDLC(Plus).

Releases are avaliable on [Github](https://github.com/poly000/ddlc_helper/releases)

## Build

```
cargo +nightly build
```

This project used the unstable feature [once_cell](https://github.com/rust-lang/rust/issues/74465) after `2.0.0`.


## Usage

0. Select a charactor you like. (e.g. Sayori)
Expand Down
8 changes: 8 additions & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ DDLC_Helper 是心跳文学部(Plus)的选词工具。

可以在 [Github](https://github.com/poly000/ddlc_helper/releases) 上下载软件本体。

## 编译

```
cargo +nightly build
```

本项目在版本 `2.0.0` 以后使用了不稳定的特性 [once_cell](https://github.com/rust-lang/rust/issues/74465)

## 用法

0. 选择您喜欢的角色 (例如 纱世里(Sayori))
Expand Down

0 comments on commit af65f43

Please # to comment.