diff --git a/README.md b/README.md index f6288fd..e7435f1 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ If you get unable to open database file run `chown -R $USER:$USER path` on the p Tutorial in french: https://belginux.com/installer-convertx-avec-docker/ +## Screenshots + +![ConvertX Preview](images/preview.png) + ## Development 0. Install [Bun](https://bun.sh/) and Git diff --git a/images/preview.png b/images/preview.png new file mode 100644 index 0000000..e2754f8 Binary files /dev/null and b/images/preview.png differ