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.