diff --git a/README.rst b/README.rst index 8b6a6e0..2e6c53d 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ BeeRef lets you quickly arrange your reference images and view them while you cr |python-version| |github-ci-flake8| |github-ci-pytest| |codecov| -.. image:: https://github.com/rbreu/beeref/blob/main/images/screenshot.jpg +.. image:: https://github.com/rbreu/beeref/blob/main/images/screenshot.png .. |python-version| image:: https://github.com/rbreu/beeref/blob/main/images/python_version_badge.svg :target: https://www.python.org/ diff --git a/images/screenshot.jpg b/images/screenshot.jpg deleted file mode 100644 index 517fc2f..0000000 Binary files a/images/screenshot.jpg and /dev/null differ diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..533bac2 Binary files /dev/null and b/images/screenshot.png differ