From 9764722908a724b43f3953de515fb242474168fd Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Mon, 3 Aug 2020 17:55:14 +0300 Subject: [PATCH] Add license refrence to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ea7d7f4..581d4f4 100644 --- a/README.md +++ b/README.md @@ -162,3 +162,8 @@ Click on the Configure Client button, select the client from the list (click twi Then drag and drop the devices from the proxy init filter (left part) to the client filter (right part) and click on Validate button. 5. Now you can run an application on the client side and try to discover, connect and write a characteristic value. For the moment, only write is possible. + + +## License + +This project is licensed under the GPL-2.0 license - see the [LICENSE](https://github.com/nokia/rcm-bluez/blob/master/LICENSE). \ No newline at end of file