misc: Add FAT16 to the supported filesystems in readme

This commit is contained in:
mintsuki 2021-03-13 05:20:26 +01:00
parent 5380c82e57
commit 1a1be5b09b

View File

@ -19,7 +19,7 @@ such as Long Mode, 5-level paging, and SMP (multicore), to name a few.
### Supported filesystems
* ext2/3/4
* echfs
* FAT32
* FAT16/32
* ISO9660 (CDs/DVDs)
### Supported partitioning schemes