diff --git a/README.md b/README.md index 19405d3..d90f9d4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,10 @@ which you can replace with the following POST-request to `/rest/print`: download this repo und run `npm start` ## frontend +- overview page with statistics ![a screenshot of the frontend](https://github.com/mrothenbuecher/zpl-rest/raw/master/img/screenshot.png "screenshot") +- label page, with label preview +![a screenshot of the frontend](https://github.com/mrothenbuecher/zpl-rest/raw/master/img/screenshot2.png "screenshot") ## REST-API diff --git a/img/screenshot2.png b/img/screenshot2.png new file mode 100644 index 0000000..d95b0b4 Binary files /dev/null and b/img/screenshot2.png differ