Update the README

This commit is contained in:
Maschell 2023-03-17 16:36:13 +01:00
parent 4bcd0471d3
commit 93552746ec
1 changed files with 7 additions and 0 deletions

View File

@ -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.