From 92395cacab73313c0e604a0914bdf2770e669081 Mon Sep 17 00:00:00 2001 From: sharpenedblade Date: Wed, 25 Jan 2023 16:24:18 -0800 Subject: [PATCH] Add disclaimer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c593565..7a3439b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # t2linux-fedora-iso A instalation ISO for Fedora on T2 macs. It uses the kernel patches from the [t2linux](https://t2linux.org) project. Read the [kernel README](https://github.com/sharpenedblade/t2linux-fedora-kernel/) for more information. Make sure to download the `.iso` or `.iso.0x` file. + +## Disclaimer +This project is not officially provided or supported by the Fedora Project. The official Fedora software is available at [https://fedoraproject.org/](https://fedoraproject.org/). This project is not related to Fedora in any way.