diff --git a/README.md b/README.md index d048e65..124c433 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,9 @@ go run github.com/dio/proxy/xds-server@main --resources testdata/hello ``` ```console -go run github.com/dio/proxy@@main --node-id testdata/hello +go run github.com/dio/proxy@main --node-id testdata/hello ``` + +## License + +See: [LICENSE](./LICENSE).