Skip to content

Commit fc34dbe

Browse files
authored
Update README.md
1 parent 9872229 commit fc34dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repo includes both a Rust package and a utility called `jitrun`.
66

77
It was inspired by this post: [Hello, JIT World: The Joy of Simple JITs](http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html).
88

9-
This is a port of [jit](https://github.com/xyproto/jit) from Go to Rust.
9+
For a similar project written in Go, check out [jit](https://github.com/xyproto/jit).
1010

1111
## Example use on x86_64
1212

0 commit comments

Comments
 (0)