From 95292bf1922f89da140afb3bd46c4cdb41a00ade Mon Sep 17 00:00:00 2001 From: Nitan Alexandru Marcel Date: Mon, 22 May 2023 15:16:20 +0000 Subject: [PATCH] README: Add link to wiki --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 327022e..c984058 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ mount (as read write) * _On Android you must be compiled in termux, using clang++_ * _On Android you might manually need to mount configfs by running: `mount -t configfs configfs /sys/kernel/config`_ +## Os Support +* _Should support almost every bootable OS images, but for those who don't work or need extra steps, are documented in the [WIKI](https://github.com/nitanmarcel/isodrive/wiki)_ + ## Credits - Inspired by https://github.com/fredldotme/ISODriveUT