From cb0a87df6861d32688aa2f283946daa7830fe9fb Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 11 Jun 2025 01:42:05 +0100 Subject: [PATCH] fix readme commands link --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94ece2c..50020a7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md) - [Installation](#installation) - [Configuration](#configuration) -- [Commands](#root-typer) +- [Commands](#commands) - [License](#license) ## Requirements @@ -235,4 +235,8 @@ slobs-cli studiomode force-transition ## Special Thanks -- [Julian-0](https://github.com/Julian-O) For writing the [PySLOBS wrapper](https://github.com/Julian-O/PySLOBS) on which this CLI depends. \ No newline at end of file +- [Julian-0](https://github.com/Julian-O) For writing the [PySLOBS wrapper](https://github.com/Julian-O/PySLOBS) on which this CLI depends. + +## License + +`slobs-cli` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license. \ No newline at end of file