diff --git a/README.md b/README.md index d051241..68a855c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ XBackBone is a simple and lightweight PHP file manager that support the instant ## Screenshots -![Screenshot of XBackBone](./doc/screenshots/example.jpg) +![Screenshot of XBackBone](./doc/screenshots/screenshot.png) ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 9f84d23..9ff4800 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ XBackBone est un gestionnaire de fichiers PHP simple et léger qui prend en char ## Captures d’écran -![Capture d’écran de XBackBone](./doc/screenshots/example.jpg) +![Capture d’écran de XBackBone](./doc/screenshots/screenshot.png) ## Documentations et ressources diff --git a/doc/screenshots/example.jpg b/doc/screenshots/example.jpg deleted file mode 100644 index a1efa1a..0000000 Binary files a/doc/screenshots/example.jpg and /dev/null differ diff --git a/doc/screenshots/screenshot.png b/doc/screenshots/screenshot.png new file mode 100644 index 0000000..aaf0474 Binary files /dev/null and b/doc/screenshots/screenshot.png differ