From 622fcaf24d35a65cb4cac8cc6dac4fdfa34af65b Mon Sep 17 00:00:00 2001 From: Patrick <50352812+Mueller-Patrick@users.noreply.github.com> Date: Sun, 18 Oct 2020 20:06:21 +0200 Subject: [PATCH] Updating README Mainly to test the CI Pipeline --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ffdeaa8..4c53c7b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,6 @@ Wiki: https://github.com/Mueller-Patrick/Betterzon/wiki # Project Status [![build status](https://github.com/Mueller-Patrick/Betterzon/workflows/Build/badge.svg)](https://github.com/Mueller-Patrick/Betterzon/actions?query=branch%3Amaster) + +# How to build +Run ```ng build --prod``` to build a production version of the project