diff --git a/readme.rst b/readme.rst
index 7955f5b..e49091f 100644
--- a/readme.rst
+++ b/readme.rst
@@ -1,13 +1,13 @@
.. image:: https://github.com/fleur/django-mailbox/actions/workflows/ci.yaml/badge.svg
- :target: https://github.com/fleur/django-mailbox/commit/$GITHUB_SHA/checks
-.. image:: https://badge.fury.io/py/django-mailbox.png
- :target: http://badge.fury.io/py/django-mailbox
+.. image:: https://badge.fury.io/py/django-mailbox.svg
+ :target: https://badge.fury.io/py/django-mailbox
-.. image:: https://pypip.in/d/django-mailbox/badge.png
+.. image:: https://img.shields.io/pypi/dm/django-mailbox
:target: https://pypi.python.org/pypi/django-mailbox
+
Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application.
This app allows you to either ingest e-mail content from common e-mail services (as long as the service provides POP3 or IMAP support),
@@ -20,8 +20,8 @@ or -- if you're in a hurry -- by using a signal receiver.
`ReadTheDocs `_.
- Please post issues on
`Github `_.
-- Test status available on
- `Travis-CI `_.
+- Test status available under actions tab
+ `Actions `_.
.. image:: https://badges.gitter.im/Join%20Chat.svg