This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/master by this push:
new 07ba99d Update README.md
07ba99d is described below
commit 07ba99d5315e12df438666a322c688bceb2d2ff3
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Mon Apr 26 16:01:42 2021 +0300
Update README.md
---
nlpcraft-examples/minecraft/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nlpcraft-examples/minecraft/README.md
b/nlpcraft-examples/minecraft/README.md
index 63dd1fa..d7f5876 100644
--- a/nlpcraft-examples/minecraft/README.md
+++ b/nlpcraft-examples/minecraft/README.md
@@ -25,10 +25,10 @@
### Overview
This module is part of Minecraft example. This part provides model for
Minecraft server commands.
-Seconds part (**../minecraft-mod**) provides mod for Minecraft server sending
requests to the NLPCraft server.
+Second part (**../minecraft-mod**) provides mod for Minecraft server sending
requests to the NLPCraft server.
### Startup
-Start server normally. For running probe it's required to use dedicated
configuration located in [resouces folder](src/main/resources/nlpcraft.conf)
+Start server normally. For running probe it's required to use dedicated
configuration located in [resources folder](src/main/resources/nlpcraft.conf)
### Installation
1. Download [Minecraft client](https://www.minecraft.net/en-us/download)