From 230a8af90024b19c26c6a95b3ad3247c0c942e01 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 26 Oct 2015 21:10:51 -0700 Subject: [PATCH] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cf01f6f..170fb8f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -##PHP Lua -====== +# PHP Lua [![Build Status](https://secure.travis-ci.org/laruence/php-lua.png)](https://travis-ci.org/laruence/php-lua) This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.