Remove outdated notices

This commit is contained in:
Lucien Greathouse
2020-09-09 17:31:34 -07:00
parent ec5b3f80ef
commit 45a20a1633
14 changed files with 110 additions and 133 deletions

View File

@@ -3,7 +3,7 @@ Implementation of a virtual filesystem with a configurable backend and file
watching.
memofs is currently an unstable minimum viable library. Its primary consumer is
[Rojo](https://github.com/Roblox/rojo), a build system for Roblox.
[Rojo](https://github.com/rojo-rbx/rojo), a build system for Roblox.
## Current Features
* API similar to `std::fs`