]> git.lizzy.rs Git - rust.git/commitdiff
readme: Rewording.
authorScott Olson <scott@solson.me>
Thu, 14 Apr 2016 00:47:03 +0000 (18:47 -0600)
committerScott Olson <scott@solson.me>
Thu, 14 Apr 2016 00:47:03 +0000 (18:47 -0600)
README.md

index f9c65ebe0ba6d3caac2f173ebc1fdc358c740d34..0e93046ed635c2b3a1d7ec4fd234097232c9fe2c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@
 [[report](https://solson.me/miri-report.pdf)]
 
 An experimental interpreter for [Rust][rust]'s [mid-level intermediate
-representation][mir] (MIR). This project began as a part of my course work for
-an undergraduate research course at the [University of Saskatchewan][usask].
+representation][mir] (MIR). This project began as part of my work for the
+undergraduate research course at the [University of Saskatchewan][usask].
 
 ## Download Rust nightly