From dd86e8bd475c54e4597b42fa917285143def1005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20M=C3=B3r=C3=A1sz?= Date: Fri, 19 Jan 2024 12:01:33 +0100 Subject: [PATCH] add CI status badge README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a3d235..8e7dc53 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Kard és Mágia karakter alkotó segédlet (https://app.kemkas.hu) \[HU] Kérlek nézd el a kevert angol kifejezeséket, ugyan a szerepáték nyelve magyar, de a programozás szakmai nyelve angol. +## Deployment + +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) + ## Coding readmes For frontend only see: [Frontend README](./Kemkas.Web/frontend/README.md) @@ -18,7 +24,3 @@ For the first time setup: 3. spin up the proxy from docker compose (needs the SSL certs) Later start the docker compose first and the project launch settings after the DB is up and running. - -## Deployment - -See deployment repo at: [https://github.com/morbalint/kemkas-deployment](https://github.com/morbalint/kemkas-deployment)