update license and add privacy police

This commit is contained in:
Paulchen Panther
2022-02-08 17:21:55 +01:00
parent a8342b4a6a
commit da64ab58d5
3 changed files with 51 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ Covers these topics:
Released and unreleased changes at [CHANGELOG.md](CHANGELOG.md)
## Building
See [CompileHowto](doc/development/CompileHowto.md).
See [CompileHowto.md](doc/development/CompileHowto.md).
## Installation
See [Documentation](#documentation) or at [Installation.md](Installation.md).
@@ -61,6 +61,9 @@ See [Documentation](#documentation) or at [Installation.md](Installation.md).
## Download
Releases available from the [Hyperion release page](https://github.com/hyperion-project/hyperion.ng/releases)
## Privacy Policy
See [PRIVACY.md](PRIVACY.md).
## License
The source is released under MIT-License (see https://opensource.org/licenses/MIT).<br>
[![GitHub license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/hyperion-project/hyperion.ng/master/LICENSE)