diff --git a/README.md b/README.md
index e484372..61858c2 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,8 @@
| :white_check_mark: | **Tests** | [](https://circleci.com/gh/SectorLabs/django-localized-fields/tree/master) |
| :memo: | **License** | [](http://doge.mit-license.org) |
| :package: | **PyPi** | [](https://pypi.python.org/pypi/django-localized-fields) |
-|
| **Django Versions** | 2.0, 2.1, 2.2, 3.0 |
-|
| **Python Versions** | 3.6, 3.7, 3.8 |
+|
| **Django Versions** | 2.0, 2.1, 2.2, 3.0, 3.1 |
+|
| **Python Versions** | 3.6, 3.7, 3.8, 3.9 |
| :book: | **Documentation** | [Read The Docs](https://django-localized-fields.readthedocs.io) |
| :warning: | **Upgrade** | [Upgrade fom v5.x](https://django-localized-fields.readthedocs.io/en/latest/releases.html#v6-0)
| :checkered_flag: | **Installation** | [Installation Guide](https://django-localized-fields.readthedocs.io/en/latest/installation.html) |