Skip to content

Commit 85ebd7a

Browse files
committed
removes incorrect license badge
1 parent bd8b1bb commit 85ebd7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
[![Upload Python Package](https://github.com/joegasewicz/flask-file-upload/actions/workflows/python-publish.yml/badge.svg)](https://github.com/joegasewicz/flask-file-upload/actions/workflows/python-publish.yml)
12
[![Python application](https://github.com/joegasewicz/flask-file-upload/actions/workflows/python-app.yml/badge.svg)](https://github.com/joegasewicz/flask-file-upload/actions/workflows/python-app.yml)
23
[![Documentation Status](https://readthedocs.org/projects/flask-file-upload/badge/?version=latest)](https://flask-file-upload.readthedocs.io/en/latest/?badge=latest)
34
[![PyPI version](https://badge.fury.io/py/flask-file-upload.svg)](https://badge.fury.io/py/flask-file-upload)
45
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flask-file-upload)
5-
![PyPI - License](https://img.shields.io/pypi/l/flask-file-upload?color=yellow)
6-
76
![FlaskFileUpload](assets/logo.png?raw=true "Title")
87

98
Library that works with Flask (version 1 or 2) and SqlAlchemy to store

0 commit comments

Comments
 (0)