diff --git a/README.md b/README.md index 438ef6f..64df1ff 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,8 @@ qmake6 .. make -j8 parallel -j10 --linebuffer ./less_shitty_proxyjs 'test{}' '950{}' ::: {0..9} ``` + +## Screenshots + +The server creates dynamic routes based on the serial number provided in the url +![Traefik dynamic routes created](/traefik_dynamic_routes.png) diff --git a/traefik_dynamic_routes.png b/traefik_dynamic_routes.png new file mode 100644 index 0000000..82a42e8 Binary files /dev/null and b/traefik_dynamic_routes.png differ