Update 'README.md'

This commit is contained in:
array-in-a-matrix 2022-08-15 22:50:25 -04:00
parent 0693082296
commit d51d433930
1 changed files with 1 additions and 1 deletions

View File

@ -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: