From 7df5b5f0de670e4e5f31740d494515e926aebae4 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 9 Aug 2021 18:53:23 +1000 Subject: [PATCH] Add Ventoy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 497efb8..8ade5a5 100644 --- a/README.md +++ b/README.md @@ -114,3 +114,7 @@ https://github.com/aristocratos/spdtest.sh ### syncthing ### ##### Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. ##### https://github.com/syncthing/syncthing + +### Ventoy ### +##### Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the image files to the USB drive and boot it. You can copy many image files at a time and ventoy will give you a boot menu to select them. ##### +https://github.com/ventoy/Ventoy -- GitLab