From 6a2bf0e8af034eb8139c7473e2b3d98e49a03db6 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 26 Oct 2015 21:11:12 -0700 Subject: [PATCH] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cf01f6f..b54f6e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ ##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.