浏览代码

Update README.md

master
leothehuman 7 年前
父节点
当前提交
c664328047
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 7 次插入7 次删除
  1. 7
    7
      README.md

+ 7
- 7
README.md 查看文件

@@ -6,18 +6,18 @@ Quotes cards and rules of the Magic: the Gathering TCG.

$ ./make_data.sh

$ docker build -t <container-name> .
$ docker build -t container-name .

$ docker run <container-name>
$ docker run container-name

# Commands

/o <card name or search strings> - oracle text for a card
/o [card name or search strings] - oracle text for a card

/q <question> - oracle text for cards mentioned in the question
/q [question] - oracle text for cards mentioned in the question

/cr <section or term> - CR section or glossary term
/cr [section or term] - CR section or glossary term

/ipg <section> (coming soon)
/ipg [section] (coming soon)

/mtr <section> (coming soon)
/mtr [section] (coming soon)

正在加载...
取消
保存