From 7dfc4288e005a930019df4a5c5c04f76c1e9c084 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 11 Jun 2014 21:45:15 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5225567..45ee4b4 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,10 @@ Example plugin code Whilst the API is being developed, the following test plugins are a good reference of possible hooks and API calls available: ``` -python-test.py -RubyTest.rb -luatest.lua -test-c-plugin/test-c-plugin.c +tests/python-test.py +tests/RubyTest.rb +tests/luatest.lua +tests/test-c-plugin/test-c-plugin.c ``` Cricket score