Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alorence committed Jan 3, 2023
1 parent f6e00e2 commit 2c037e3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# django-modern-rpc

[![Downloads](https://static.pepy.tech/personalized-badge/django-modern-rpc?period=total&units=international_system&left_color=black&right_color=yellow&left_text=Downloads)](https://pepy.tech/project/django-modern-rpc)
[![Downloads](https://static.pepy.tech/personalized-badge/django-modern-rpc?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads)](https://pepy.tech/project/django-modern-rpc)
[![Tests](https://github.com/alorence/django-modern-rpc/actions/workflows/default.yml/badge.svg)](https://github.com/alorence/django-modern-rpc/actions/workflows/default.yml)
[![Documentation Status](https://readthedocs.org/projects/django-modern-rpc/badge/?version=latest)](https://django-modern-rpc.readthedocs.io/en/latest/?badge=main)
[![Link to demo](https://img.shields.io/badge/demo-online-informational.svg)](https://modernrpc.onrender.com)
Expand All @@ -23,13 +23,13 @@ The following Django / Python version are supported, according to Django require

| 🠗 Django \ Python 🠖 | 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 |
|---------------------|:---:|:---:|:---:|:---:|:---:|:----:|:----:|
| 2.1 | ️️ | ️️ | ️️ | 🚫 | 🚫 | 🚫 | 🚫 |
| 2.2 | ️️ | ️️ | ️️ | ️️ | ️️ | 🚫 | 🚫 |
| 3.0 | 🚫 | ️️ | ️️ | ️️ | ️️ | 🚫 | 🚫 |
| 3.1 | 🚫 | ️️ | ️️ | ️️ | ️️ | 🚫 | 🚫 |
| 3.2 | 🚫 | ️️ | ️️ | ️️ | ️️ | ️️ | 🚫 |
| 4.0 | 🚫 | 🚫 | 🚫 | ️️ | ️️ | ️️ | 🚫 |
| 4.1 | 🚫 | 🚫 | 🚫 | ️️ | ️️ | ️️ | ️️ |
| 2.1 | ️️ | ️️ | ️️ | | | | |
| 2.2 | ️️ | ️️ | ️️ | ️️ | ️️ | | |
| 3.0 | | ️️ | ️️ | ️️ | ️️ | | |
| 3.1 | | ️️ | ️️ | ️️ | ️️ | | |
| 3.2 | | ️️ | ️️ | ️️ | ️️ | ️️ | |
| 4.0 | | | | ️️ | ️️ | ️️ | |
| 4.1 | | | | ️️ | ️️ | ️️ | ️️ |

## Setup

Expand Down

0 comments on commit 2c037e3

Please sign in to comment.