diff --git a/README.md b/README.md index c6a10e3..ab15396 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,14 @@ A time tracking platform that allows users to track their time and generate repo ## Build Instructions +Dependencies: + + - Go + - Make + - Node & npm + +For deployment: + + - Podman/Docker + A more detailed version is available [Here](./BUILD.md).