diff --git a/README.md b/README.md index dd7154b..61eac8f 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,17 @@ JWT_SECRET_KEY=******************** PASSWORD_SALT=******************** ``` +#### External APIs + We are using [UnSplash](https://unsplash.com/) to generate images. So, you need to have an API key to work with the application. -Once you’re ready, clone this repository in [GoLand](https://www.jetbrains.com/go/) to easily start using the application. +Once you’re ready, clone this repository in [GoLand,](https://www.jetbrains.com/go/) and you're good to go. ![go_run_config](./misc/images/go_run_config.png) + +### Frontend (UI) + +To configure the application's frontend UI, be sure to follow the instructions in this [repository][repo]. + + +[repo]: https://github.com/mukulmantosh/food_delivery_frontend \ No newline at end of file