diff --git a/README.md b/README.md new file mode 100644 index 0000000000..f475fba520 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Redox Memory Management + +This is a Rust crate to provide abstractions for hardware memory management. It +also contains a mechanism for testing memory management with software emulation. \ No newline at end of file