Skip to content

Commit 89f39f3

Browse files
committed
Include CI badge in README
1 parent 289f516 commit 89f39f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# lua-src
2+
[![Build Status]][github-actions]
3+
4+
[Build Status]: https://github.com/khvzak/lua-src-rs/workflows/CI/badge.svg
5+
[github-actions]: https://github.com/khvzak/lua-src-rs/actions
26

37
This crate contains the sources of Lua 5.1/5.2/5.3/5.4(rc3) and logic to build them.
48
Intended to be consumed by the [mlua](https://crates.io/crates/mlua) crate.

0 commit comments

Comments
 (0)