doc: update support section on README.md

This commit is contained in:
Leon Xu
2022-02-28 12:23:23 -08:00
parent 5a7162c728
commit e0e1bd5594
+1 -1
View File
@@ -14,7 +14,7 @@ In order to run the application in the client directory, navigate to client dire
The server directory is the same thing, navigate to the ```server``` directory and run ```npm i``` to install all the dependencies and then run ```node index.js``` to spin up the local server.
## Support
If issue exists, please open up a pull request.
If issue exists, please open up an issue to notify me so I can go ahead and fix those changes.
## Authors and acknowledgment
- [Leon Xu](https://github.com/leonxu260)