updated readme
This commit is contained in:
parent
2f8efad24a
commit
daa95130d8
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -1 +1,14 @@
|
|||
### ABOUT
|
||||
|
||||
trying to make a toy OS in rust following [this](https://os.phil-opp.com)
|
||||
|
||||
### HOWTO
|
||||
|
||||
to run this just do:
|
||||
|
||||
```
|
||||
cargo run
|
||||
```
|
||||
|
||||
(ensure qemu is installed)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue