From e9e09bd7e69a201632726c35d8fb6e0a0658cc5f Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Thu, 2 Feb 2023 17:20:36 -0500 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16cacb7..245c95f 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ List of directories and files created by the project and its dependencies: The bot has several commands: ```text -► generate ⇢ Generates a message in the room. +► speak ⇢ Generates a message in the room. ► train ⇢ Trains the AI's mini GPT-2 model. ```