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