Skip to content

Commit 085c5ca

Browse files
authored
Update README.md
1 parent faf346f commit 085c5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Nested-multipart-parser
22

3-
[![build](https://github.com/remigermain/nested-multipart-parser/actions/workflows/main.yml/badge.svg)](https://github.com/remigermain/nested-multipart-parser/actions/workflows/main.yml)
43
[![pypi](https://img.shields.io/pypi/v/nested-multipart-parser)](https://pypi.org/project/nested-multipart-parser/)
4+
![PyPI - Downloads](https://img.shields.io/pypi/dm/Nested-multipart-parser)
55

66
Parser for nested data for '*multipart/form*', you can use it in any python project, or use the Django Rest Framework integration.
77

0 commit comments

Comments
 (0)