Add license refrence to README.md

This commit is contained in:
Gergely Csatari 2020-08-03 17:54:56 +03:00
parent be7b029bd2
commit 8d948bd459
1 changed files with 5 additions and 0 deletions

View File

@ -350,3 +350,8 @@ Watch stream will be cancelled either by user implicitly calling Cancel() or whe
1. Cancellation of asynchronous calls(except for watch)
2. LeaseKeepAlive
## License
This project is licensed under the BSD-3-Clause license - see the [LICENSE](https://github.com/nokia/etcd-cpp-apiv3/blob/master/LICENSE.txt).