From de75665c6fc73c795d01bc68711a508a263b2191 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 7 Sep 2020 08:51:11 -0500 Subject: [PATCH] Add README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..14af66a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# QControlKit +This is a .NET library port of Figure53's [QLabKit](https://github.com/Figure53/QLabKit.objc). + + +## Todo: give a basic example of the workflow + + +### Disclaimer +Figure 53® and QLab® are registered trademarks of Figure 53, LLC. QControlKit is not affiliated with with Figure 53, LLC and this application has not been reviewed nor is it approved by Figure 53, LLC \ No newline at end of file