diff --git a/provider_proxies/grpc/v1/README.md b/provider_proxies/grpc/v1/README.md index bc97bf49..312fe667 100644 --- a/provider_proxies/grpc/v1/README.md +++ b/provider_proxies/grpc/v1/README.md @@ -14,4 +14,5 @@ You can override the default values by defining your own `grpc_proxy_config.json - A `grpc_proxy_config.json` file in the working directory of the executable (for example, the directory you were in when you ran the `cargo run` command) - `$FREYJA_HOME/config/grpc_proxy_config.json`. If you have not set a `$FREYJA_HOME` directory, this defaults to: - Unix: `$HOME/.freyja/config/grpc_proxy_config.json` - - Windows: `%USERPROFILE%\.freyja\config\grpc_proxy_config.json` (note that Windows support is not guaranteed by Freyja or this adapter) \ No newline at end of file + - Windows: `%USERPROFILE%\.freyja\config\grpc_proxy_config.json` (note that Windows support is not guaranteed by Freyja or this adapter) + \ No newline at end of file