Browse Source

docs: add license section to the readme

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
pull/2324/head
Mark Sagi-Kazar 4 years ago
parent
commit
49f9853a89
No known key found for this signature in database
GPG Key ID: 31AB0439F4C5C90E
  1. 4
      README.md

4
README.md

@ -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).

Loading…
Cancel
Save