diff --git a/README.md b/README.md index 09e331d7..27a8247e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # valkyrie [![Go Reference](https://pkg.go.dev/badge/github.com/R-a-dio/valkyrie.svg)](https://pkg.go.dev/github.com/R-a-dio/valkyrie) -![Test](https://github.com/github/R-a-dio/valkyrie/actions/workflows/test.yml/badge.svg) +![Test](https://github.com/R-a-dio/valkyrie/actions/workflows/test.yml/badge.svg) ![Staticcheck](https://github.com/R-a-dio/valkyrie/actions/workflows/staticcheck.yml/badge.svg) Repository of rebirth @@ -41,4 +41,4 @@ an example configuration file is included as `example.toml`. Other documentation - the flag `-config` given to the executable - the environment variable `HANYUU_CONFIG` which can either be a relative or absolute path -You can also run `hanyuu config` to see what the currently loaded configuration looks like, the output is a valid TOML file so can also be piped into a file if so desired \ No newline at end of file +You can also run `hanyuu config` to see what the currently loaded configuration looks like, the output is a valid TOML file so can also be piped into a file if so desired