From 176f518d3852e8e87041d3f71de9810582bb80b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20M=C3=B3r=C3=A1sz?= Date: Fri, 8 Mar 2024 08:20:29 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e7dc53..03f50bb 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Kard és Mágia karakter alkotó segédlet (https://app.kemkas.hu) See deployment repo at: [https://github.com/morbalint/kemkas-deployment](https://github.com/morbalint/kemkas-deployment) -![CI workflow](https://github.com/morbalint/kemkas/actions/workflows/ci.yml/badge.svg) +![CI workflow](https://github.com/morbalint/kemkas-backend/actions/workflows/ci.yml/badge.svg) ## Coding readmes -For frontend only see: [Frontend README](./Kemkas.Web/frontend/README.md) +For frontend see: [Frontend README](https://github.com/morbalint/kemkas/README.md) To start development, spin up the docker-compose.yaml file and use the launchSettings.json to start the backend and frontend dev servers.