diff --git a/README.md b/README.md index 1c03573..53bd46f 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,13 @@ Each directory has a keybind and a button which, when either is pressed, moves t The web interface has mobile optimizations, letting you sort images/files on the go. -Configuration interface +### Screenshots + + Desktop interface + Configuration interface + +Mobile interface ## Installation You need a *php* enabled web server, for example *nginx* with *php-fpm*. diff --git a/resources/configuration.png b/resources/configuration.png index cd23b11..799f64e 100644 Binary files a/resources/configuration.png and b/resources/configuration.png differ diff --git a/resources/imgsort2-landscape.png b/resources/imgsort2-landscape.png new file mode 100644 index 0000000..0008a96 Binary files /dev/null and b/resources/imgsort2-landscape.png differ diff --git a/resources/imgsort2-vertical.png b/resources/imgsort2-vertical.png new file mode 100644 index 0000000..04f8a5a Binary files /dev/null and b/resources/imgsort2-vertical.png differ