Selaa lähdekoodia

doc: add README

liujingx 1 vuosi sitten
vanhempi
commit
f8e0466cc4
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# Ext4 File System in Rust
+
+Forked from: https://github.com/yuoo655/ext4_rs
+
+Refactored as a Rust library.