diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd7272f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +OpenLP API tester. + +A commandline utility to access a running OpenLP instance via it's API's and test all functionality. + + +It will find OpenLP on the network via ZeroConf and then using the API's build and run a service. +After each command the results are tested to make sure the WebSockets have changed. \ No newline at end of file