docs: add license section to the readme

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2021-11-14 13:50:16 +01:00
parent 1ecc17292b
commit 49f9853a89
No known key found for this signature in database
GPG Key ID: 31AB0439F4C5C90E
1 changed files with 4 additions and 0 deletions

View File

@ -136,3 +136,7 @@ make testall
For the best developer experience, install [Nix](https://builtwithnix.org/) and [direnv](https://direnv.net/).
Alternatively, install Go and Docker manually or using a package manager. Install the rest of the dependencies by running `make deps`.
## License
The project is licensed under the [Apache License, Version 2.0](LICENSE).