diff --git a/README.md b/README.md index 9a4cd0c5..ef5e8e3e 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ The configurable proxy runs two HTTP(S) servers: localhost by default. The REST API uses token authorization, set by the `CONFIGPROXY_AUTH_TOKEN` environment variable. +![](./doc/_static/chp.png) + ### Setting a default target When you start the proxy from the command line, you can set a diff --git a/doc/_static/chp.png b/doc/_static/chp.png new file mode 100644 index 00000000..dcd13e77 Binary files /dev/null and b/doc/_static/chp.png differ