From 64ee4bb52ce1a5e869febd5415c3e8d1d13eb658 Mon Sep 17 00:00:00 2001 From: Chris Howard Date: Tue, 2 Jun 2026 15:21:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b79f126..d937f9b 100644 --- a/README.md +++ b/README.md @@ -163,3 +163,7 @@ This project uses GitHub Actions for continuous integration. The workflow automa The workflow runs on: - All pushes to the `main` branch - All pull requests (opened, reopened, or synchronized) + +## License + +This project is licensed under the [Apache 2.0 License](https://github.com/uber/tango/blob/main/LICENSE).