Updating README
This commit is contained in:
parent
ebde317492
commit
3767fa641d
@ -209,7 +209,7 @@ $ vfs -version=1 db mp
|
||||
|
||||
```
|
||||
$ cat mp/greeting.txt
|
||||
Hello
|
||||
hello
|
||||
$ ls -R mp
|
||||
mp:
|
||||
greeting.txt pizza/
|
||||
@ -228,6 +228,7 @@ There are a few lingering limitations of the system in its current state. While
|
||||
inclusion into a future version, I have not yet gotten around to taking care of this "laundry list" of items:
|
||||
|
||||
* Add support for file linking
|
||||
* Handle the `..` directory for root
|
||||
* Further reduce data duplication when:
|
||||
+ File is renamed
|
||||
+ File attributes are modified
|
||||
|
Loading…
Reference in New Issue
Block a user