Skip to content

Commit 348a42d

Browse files
committed
Update README
1 parent fcaa3f2 commit 348a42d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
[Build Status]: https://github.com/khvzak/luajit-src-rs/workflows/CI/badge.svg
66
[github-actions]: https://github.com/khvzak/luajit-src-rs/actions
77

8-
This crate contains the sources of LuaJIT 2.1 (OpenResty's branch) and logic to build it.
9-
Intended to be consumed by the [mlua](https://crates.io/crates/mlua) crate.
8+
This crate contains the sources of LuaJIT 2.1 (OpenResty's [branch]) and logic to build it.
9+
Intended to be consumed by the [mlua-sys] crate.
10+
11+
[branch]: https://github.com/openresty/luajit2
12+
[mlua-sys]: https://crates.io/crates/mlua-sys
1013

1114
# License
1215

0 commit comments

Comments
 (0)