]> git.lizzy.rs Git - rust.git/commitdiff
Add note about usask research course.
authorScott Olson <scott@solson.me>
Wed, 10 Feb 2016 17:54:22 +0000 (11:54 -0600)
committerScott Olson <scott@solson.me>
Wed, 10 Feb 2016 17:54:22 +0000 (11:54 -0600)
README.md

index cd74686cedae25bc27598a5dc176d9433b9fe16a..4c591dff015e34ae4a1f2706c55994681cc3c6d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
 # miri
 
 An experimental interpreter for [Rust][rust]'s [mid-level
-intermediate representation][mir] (MIR).
+intermediate representation][mir] (MIR). This project is part of my course work
+for an undergraduate research course at the [University of Saskatchewan][usask].
 
-[rust]: https://www.rust-lang.org
+[rust]: https://www.rust-lang.org/
 [mir]: https://github.com/rust-lang/rfcs/blob/master/text/1211-mir.md
+[usask]: https://www.usask.ca/
 
 ## License