add README

This commit is contained in:
Grzegorz Kowalski 2023-02-03 23:09:12 +01:00
parent 2459ea8757
commit 0d667035d3

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# luTango - Lua binding for Tango
luTango is a module providing access to [Tango Control System](https://www.tango-controls.org/) with Lua.
In it's current state, a basic subset of client API is available (DeviceProxy), although not all Tango types are supported.