From 876a13c55faafc5be15f24f37bfd3e0c412225bd Mon Sep 17 00:00:00 2001 From: guenhter Date: Tue, 18 Jun 2024 20:16:36 +0200 Subject: [PATCH] Add license info --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 165b2b1..59d8e86 100644 --- a/README.md +++ b/README.md @@ -111,13 +111,19 @@ An individual file looks like this: } ``` +## Known Issues + +* "speedtest" is not yet released for Ubuntu 24.04 +* iperf3 non-interactive installation issue: https://bugs.launchpad.net/ubuntu/+source/iperf3/+bug/1996617 + ## Contribution Contribution are always welcome in any form. You acknowledge and agree that the owner reserve the right to change the license of the Work, including but not limited to all Contributions previously submitted by You, at any time without the need for approval from You or any other contributor. -## Known Issues +## License -* "speedtest" is not yet released for Ubuntu 24.04 -* iperf3 non-interactive installation issue: https://bugs.launchpad.net/ubuntu/+source/iperf3/+bug/1996617 +This project is licensed under the [MIT license]. + +[MIT license]: https://github.com/guenhter/speedtestpi/blob/main/LICENSE