From bb8bb9de5c2d0ea422f825e8363c8c601c193af7 Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 25 Feb 2016 01:29:02 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d73652..554874b 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ Whilst the API is being developed, the following test plugins are a good referen ``` tests/python-test.py -~~tests/RubyTest.rb~~ -~~tests/luatest.lua~~ +tests/RubyTest.rb +tests/luatest.lua tests/test-c-plugin/test-c-plugin.c ```