Skip to content

Commit

Permalink
readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ganchar authored Dec 15, 2022
1 parent 9dead05 commit 449b464
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

[![Slava Ukraini](https://img.shields.io/badge/Slava-Ukraini-FFD500?style=flat&labelColor=005BBB)](https://bank.gov.ua/en/news/all/natsionalniy-bank-vidkriv-spetsrahunok-dlya-zboru-koshtiv-na-potrebi-armiyi) [![Support Ukraine](https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB)](https://opensource.fb.com/support-ukraine)

[![Python versions](https://img.shields.io/pypi/pyversions/flask_request_validator.svg?logo=python&logoColor=81B441)](https://pypi.org/project/flask-request-validator/)
[![Downloads](https://static.pepy.tech/badge/flask_request_validator)](https://pepy.tech/project/pony/month)
[![Code size](https://img.shields.io/github/languages/code-size/d-ganchar/flask_request_validator.svg?logo=Dropbox&logoColor=ACD2F6)](https://github.com/d-ganchar/flask_request_validator)
[![Python versions](https://img.shields.io/pypi/pyversions/flask_request_validator.svg?logo=python&logoColor=81B441)](https://docs.python.org/3/)
[![Downloads](https://static.pepy.tech/badge/flask_request_validator)](https://pypi.org/project/flask-request-validator/)
[![Code size](https://img.shields.io/github/languages/code-size/d-ganchar/flask_request_validator.svg?logo=Dropbox&logoColor=ACD2F6)](https://github.com/d-ganchar/flask_request_validator/tree/master/flask_request_validator)
[![PyPI version](https://img.shields.io/pypi/v/flask_request_validator.svg?logo=pypi&logoColor=FFE200)](https://pypi.org/project/flask-request-validator/)

[![PyPI downloads](https://img.shields.io/pypi/dm/flask_request_validator.svg?logo=docusign&logoColor=FFE200)](https://pypi.org/project/flask-request-validator/)
[![Coverage Status](https://img.shields.io/coveralls/d-ganchar/flask_request_validator/badge.svg?branch=master&logo=google-analytics)](https://coveralls.io/github/d-ganchar/flask_request_validator?branch=master)
[![Build Status](https://img.shields.io/travis/d-ganchar/flask_request_validator/master?label=Travis%20CI&logo=travis)](https://www.travis-ci.com/github/d-ganchar/flask_request_validator)
[![Build Status](https://api.travis-ci.com/d-ganchar/flask_request_validator.svg?branch=master)](https://www.travis-ci.com/github/d-ganchar/flask_request_validator)

Package provide possibility to validate of Flask request.

Expand Down

0 comments on commit 449b464

Please sign in to comment.