From d51d433930801405771e7ac19152a5f3ae65da75 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Mon, 15 Aug 2022 22:50:25 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 250388e..a8619fd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Client has started! ## Setup -The project is split into 2 parts `index.js` and `textgen.py`. The `index.js` file contains the code that interacts with the user on Matrix and grabs text generated by the `textgen.py` file. +The project is split into 2 parts `index.js` and `textgen.py`. The `index.js` file contains the code that interacts with the user on Matrix and sends text generated by the `textgen.py` file. Install JavaSript SDK: