Add README.md

This commit is contained in:
Tim Bentley 2020-06-20 07:56:29 +00:00
parent 4cfa890c7c
commit f2f07faf60
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -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.