Try moving stuff into README header.
This commit is contained in:
parent
48487f0cfc
commit
eeb30dbc97
1 changed files with 1 additions and 5 deletions
|
@ -1,14 +1,10 @@
|
|||
# Miri
|
||||
# Miri [[slides](https://solson.me/miri-slides.pdf)] [[report](https://solson.me/miri-report.pdf)] [](https://travis-ci.org/solson/miri)
|
||||
|
||||
[[slides](https://solson.me/miri-slides.pdf)]
|
||||
[[report](https://solson.me/miri-report.pdf)]
|
||||
|
||||
An experimental interpreter for [Rust][rust]'s [mid-level intermediate
|
||||
representation][mir] (MIR). This project began as part of my work for the
|
||||
undergraduate research course at the [University of Saskatchewan][usask].
|
||||
|
||||
[](https://travis-ci.org/solson/miri)
|
||||
|
||||
## Installing Rust
|
||||
|
||||
I recommend that you install [rustup][rustup] and then use it to install the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue