mirror of
https://github.com/wiiu-env/NotificationModule.git
synced 2026-04-26 00:11:41 -05:00
Update README.md
This commit is contained in:
parent
ffddd49812
commit
fb49ef5dac
|
|
@ -1,4 +1,4 @@
|
|||
[](https://github.com/wiiu-env/NotificationModule/actions/workflows/ci.yml)
|
||||
[](https://github.com/wiiu-env/NotificationModule/actions/workflows/ci.yml)
|
||||
|
||||
See [libnotifications](https://github.com/wiiu-env/libnotifications).
|
||||
|
||||
|
|
@ -34,6 +34,6 @@ docker run -it --rm -v ${PWD}:/project notificationmodule-builder make
|
|||
docker run -it --rm -v ${PWD}:/project notificationmodule-builder make clean
|
||||
```
|
||||
|
||||
## Format the code via docker
|
||||
## Format the code via Docker
|
||||
|
||||
`docker run --rm -v ${PWD}:/src ghcr.io/wiiu-env/clang-format:13.0.0-2 -r ./src -i`
|
||||
Loading…
Reference in New Issue
Block a user