Skip to content

Commit d76aac9

Browse files
committed
Added GitHub workflow status badge to README.md.
1 parent 2ea8f9f commit d76aac9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Lua for Open Watcom
22

3+
[![Lua for Watcom](https://github.com/Lethja/lua-watcom/actions/workflows/LuaWatcom.yml/badge.svg)](https://github.com/Lethja/lua-watcom/actions/workflows/LuaWatcom.yml)
4+
35
This repository contains `wmake` style makefiles and patches to build [Lua](https://lua.org) on Open Watcom 1.9 or later.
46
The primary goal was to allow Lua scripts to be run on DOS systems in real mode but has expanded
57
to include all Open Watcom targets that don't require external dependencies to build.

0 commit comments

Comments
 (0)