diff --git a/README.md b/README.md index a5e1bf3..feccf46 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This guide assumes you have Node.js and npm installed and running on your machine. +Backend: https://github.com/targoninc/venel-api + ## Environment variables ```apacheconf @@ -34,4 +36,4 @@ docker-compose build --no-cache && docker-compose up -d # API Docs -Access [http://localhost:3000/api-docs/](http://localhost:3000/api-docs/) after running the application. \ No newline at end of file +Access [http://localhost:3000/api-docs/](http://localhost:3000/api-docs/) after running the application.