From 93552746ecc351544b5e23b505391e9f9b542b8c Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 17 Mar 2023 16:36:13 +0100 Subject: [PATCH] Update the README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8ea6931..15fd74f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +[![CI-Release](https://github.com/wiiu-env/LoggingModule/actions/workflows/ci.yml/badge.svg)](https://github.com/wiiu-env/LoggingModule/actions/workflows/ci.yml) + +## Usage +(`[ENVIRONMENT]` is a placeholder for the actual environment name.) + +1. Copy the file `LoggingModule.wms` into `sd:/wiiu/environments/[ENVIRONMENT]/modules`. + ## Building using the Dockerfile It's possible to use a docker image for building. This way you don't need anything installed on your host system.