From 5e7dc457e54018462887bd738f7dcfd3587e189e Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 12:52:08 +0000 Subject: [PATCH 1/2] Update README.md From c5bcb92f0c07e2c4d2c4c7009e85f63b6f3377e0 Mon Sep 17 00:00:00 2001 From: "sweep-ai[bot]" <128439645+sweep-ai[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 13:06:08 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 371e984..d63bca3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The client application, linked above, is available to access the API. It enables ## Set Up -User set up for this project is not required, as a deployed version can be accessed through the [client app](http://codebox.herokuapp.com) (linked at the top). +User set up for this project is not required, as a deployed version can be accessed through the [client app](http://codebox.herokuapp.com). However if you wish to set the project up yourself, documentation has been provided in the `docs` folder. Check out [DOCS.md](https://github.com/nafees87n/codebox/blob/main/docs/DOCS.md) for a detailed reference. It describes local machine setup and service functioning. Read [SERVER.md](https://github.com/nafees87n/codebox/blob/main/docs/SERVER.md) for documentation on deployment.