Updating README

This commit is contained in:
Alex Yatskov 2015-07-13 12:19:07 +09:00
parent ebde317492
commit 3767fa641d

View File

@ -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