add licensing information to README

This commit is contained in:
Grzegorz Kowalski 2023-02-07 21:36:56 +01:00
parent 5d527bc7f7
commit 59fb9aa2b3

View File

@ -4,3 +4,7 @@ luTango is a module providing access to [Tango Control System](https://www.tango
In it's current state, a basic subset of client API is available (DeviceProxy, AttributeProxy), although not all Tango types are supported.
The library has been tested with Lua 5.1, 5.2 and 5.3.
---
luTango is distributed under terms of MIT License. Please see LICENSE file for details.