Update README.md

This commit is contained in:
theADAMJR 2023-05-27 02:16:06 +01:00 committed by GitHub
parent 886d7688d0
commit 394cc45b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Accord - Messaging Made Simple.
> Built with React, Redux, and Node.js.
> Built with React, TypeScript, and Node.js.
Accord is an app, similar to Discord, but cooler.
@ -86,4 +86,4 @@ NODE_ENV="dev"
PORT=3001
ROOT_ENDPOINT="http://localhost:3001"
WEBSITE_URL="http://localhost:4200"
```
```