Skip to content

Commit dac202d

Browse files
READMEを更新する [skip CI]
refs #40 #41
1 parent 0de374c commit dac202d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.ja.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ x:ダイス数、n:ダイスの面数、y:目標値、t:振り足しの
5454
追加の構文は以下のとおりです:
5555

5656
* [x] ランダム数値埋め込み:`[最小値...最大値]`
57-
* [ ] シークレットロール:`SxDn` など
57+
* [x] シークレットロール:`SxDn` など
5858

5959
ダイスローラーは以下のコマンドにも対応しています:
6060

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ x: number of dice, n: sides of die, y: target number, t: threshold for rerolling
6262
The optional syntaxes are as follows:
6363

6464
* [x] Embedding random number: `[min...max]`
65-
* [ ] Secret roll: `SxDn` etc.
65+
* [x] Secret roll: `SxDn` etc.
6666

6767
The core dice roller also supports the following commands:
6868

0 commit comments

Comments
 (0)