Update README.md
This commit is contained in:
parent
7950185d3e
commit
5230ee018a
3 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# FUSE implementation for the FAT file system
|
||||
|
||||
End-to-end implementation of a FAT driver, with the goal of being able to mount disk image with complete read-write support.
|
||||
End-to-end implementation of a FAT driver, with the goal of being able to mount disk images with complete read-write support.
|
||||
|
||||
Uses (fuser)[https://docs.rs/fuser/latest/fuser/] as the underlying FUSE library.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue