From 1789e4a63dd3c4390633c3e97ac605bc9ebcf75d Mon Sep 17 00:00:00 2001 From: Foamier <34498558+Foamier@users.noreply.github.com> Date: Sat, 17 Oct 2020 16:44:11 +0200 Subject: [PATCH] Update README.md Add link to cookbook#create-a-microsoft-windows-based-flash-disk-image on main page. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ba612ab..a1c97701 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ Our future [v3 platform](#the-future-v3-platform-work-in-progress) will contain - [Upload .ISO images manually](pages/cookbook.md#upload-iso-images-manually). - [Enable Serial-over-USB connection](pages/cookbook.md#enable-serial-over-usb-connection). - [Enable Ethernet-over-USB network](pages/cookbook.md#enable-ethernet-over-usb-network). + - [Create a Microsoft Windows based flash disk image](pages/cookbook.md#create-a-microsoft-windows-based-flash-disk-image). -----