From d551fc2e3ca74e4678c744f86c1e8f5e191f624b Mon Sep 17 00:00:00 2001 From: longpanda <59477474+ventoy@users.noreply.github.com> Date: Sat, 18 Apr 2020 22:32:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69133e46..ebb8b1ef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Ventoy is an open source tool to create bootable USB drive for ISO files. With ventoy, you don't need to format the disk again and again, you just need to copy the iso file to the USB drive and boot it. You can copy many iso files at a time and ventoy will give you a boot menu to select them. -Both Legacy BIOS and UEFI are supported in the same way. 100+ ISO files are tested. +Both Legacy BIOS and UEFI are supported in the same way. 160+ ISO files are tested. A "Ventoy Compatible" concept is introduced by ventoy, which can help to support any ISO file. See http://www.ventoy.net for detail.