Add README and travis.

master
WangRunji 7 years ago
parent cbb0e341c0
commit aa1684ea26

@ -0,0 +1 @@
language: rust

@ -1,6 +1,6 @@
[package]
name = "simple-filesystem"
version = "0.1.0"
version = "0.0.1"
authors = ["WangRunji <wangrunji0408@163.com>"]
[dependencies]

@ -0,0 +1,7 @@
# SimpleFileSystem
A Rust implementation for SFS in [ucore_os_lab](https://github.com/chyyuu/ucore_os_lab) lab8.
It will become a part of [RustOS](https://github.com/wangrunji0408/RustOS).
Working in progress ...
Loading…
Cancel
Save