Add license refrence to README.md (#15)

This commit is contained in:
Gergely Csatari 2020-09-29 19:31:17 +03:00 committed by GitHub
parent be7b029bd2
commit ac9cce8815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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) 1. Cancellation of asynchronous calls(except for watch)
2. LeaseKeepAlive 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).