1 parent 2e1fd35 commit 5bffcbfCopy full SHA for 5bffcbf
1 file changed
README.md
@@ -9,7 +9,7 @@ a relatively simple API.
9
10
This is inspired in part by Ulysse Carion's
11
[llvm-rust-getting-started](https://github.com/ucarion/llvm-rust-getting-started)
12
-and Jonathan Turner's [rustyjit](https://github.com/jonathandturner/rustyjit).
+and JT's [rustyjit](https://github.com/jonathandturner/rustyjit).
13
14
A quick introduction to Cranelift: Cranelift is a compiler backend. It's
15
light-weight, supports `no_std` mode, doesn't use floating-point itself,
0 commit comments