diff --git a/README.md b/README.md index 18fcad6..1219b7f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. ## Screenshots -![](./doc/screenshots/example.jpg) +![](./doc/screenshots/screenshot.png) ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 075076d..3486777 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. ## Captures d'écran -![](./doc/screenshots/example.jpg) +![](./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..f126ce5 Binary files /dev/null and b/doc/screenshots/screenshot.png differ