diff --git a/README.md b/README.md index ab15396..9fb461d 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,9 @@ A time tracking platform that allows users to track their time and generate repo Dependencies: - - Go - - Make - - Node & npm +- [Go](https://go.dev/) +- Make +- [Node & npm](https://nodejs.org/en/) +- [Podman](https://podman.io/) / [Docker](https://www.docker.com/) -For deployment: - - - Podman/Docker - -A more detailed version is available [Here](./BUILD.md). +More detailed build instructions [here](./BUILD.md).