瀏覽代碼

Update README.md

master
leothehuman 7 年之前
父節點
當前提交
c664328047
No account linked to committer's email address
共有 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)

Loading…
取消
儲存