From a64191fe92293ba2e82525debc451146899cc89d Mon Sep 17 00:00:00 2001 From: Fournet Enzo Date: Sat, 18 May 2024 21:27:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e7f38a..66f64c5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![codecov](https://codecov.io/github/enzofrnt/djangorestframework-hybridrouter/branch/main/graph/badge.svg?token=4DAZ8HFPOZ)](https://codecov.io/github/enzofrnt/djangorestframework-hybridrouter) + # djangorestframework-hybridrouter A router for ViewSets and Views! And with a better browsable API!