This is an automated email from the ASF dual-hosted git repository. ifropc pushed a commit to branch NLPCRAFT-91 in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit 113f5c8ea88cbca90f429ba02c275a8d8d66677c Author: Ifropc <[email protected]> AuthorDate: Mon Feb 8 17:32:53 2021 -0800 Update README --- nlpcraft-examples/minecraft-model/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nlpcraft-examples/minecraft-model/README.md b/nlpcraft-examples/minecraft-model/README.md index 67b5002..348cd79 100644 --- a/nlpcraft-examples/minecraft-model/README.md +++ b/nlpcraft-examples/minecraft-model/README.md @@ -49,6 +49,7 @@ on client side, prefixed with slash (`/make it sunny`) | :---: |:---:| `/weather` | Make it rain | `/time` | Set current time to evening | +`/give` | Give me iron sword | ### Copyright Copyright (C) 2020 Apache Software Foundation
