Skip to content

Commit 2f2a4de

Browse files
committed
2 parents 094ac94 + ea09f4a commit 2f2a4de

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# Post-Quantum Secure Feldman's Verifiable Secret Sharing
22

3-
[![Version](https://img.shields.io/badge/version-0.8.0b3-blue)](https://github.com/davidosipov/PostQuantum-Feldman-VSS)
4-
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
5-
![Python Version](https://img.shields.io/badge/python-3.8+-blue.svg)
6-
[![Tests](https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml/badge.svg)](https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml)
7-
[![PyPI version](https://badge.fury.io/py/PostQuantum-Feldman-VSS.svg?icon=si%3Apython&icon_color=%23ffffff)](https://badge.fury.io/py/PostQuantum-Feldman-VSS)
8-
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
9-
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
3+
[![Tests](https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml/badge.svg)](https://github.com/davidosipov/PostQuantum-Feldman-VSS/actions/workflows/tests.yml) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=DavidOsipov_PostQuantum-Feldman-VSS&metric=coverage)](https://sonarcloud.io/summary/new_code?id=DavidOsipov_PostQuantum-Feldman-VSS) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=DavidOsipov_PostQuantum-Feldman-VSS&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=DavidOsipov_PostQuantum-Feldman-VSS) [![Version](https://img.shields.io/badge/version-0.8.0b3-blue)](https://github.com/davidosipov/PostQuantum-Feldman-VSS) [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) ![Python Version](https://img.shields.io/badge/python-3.10+-blue.svg) [![PyPI version](https://badge.fury.io/py/PostQuantum-Feldman-VSS.svg)](https://pypi.org/project/PostQuantum-Feldman-VSS/)
104

115
[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=DavidOsipov_PostQuantum-Feldman-VSS)](https://sonarcloud.io/summary/new_code?id=DavidOsipov_PostQuantum-Feldman-VSS)
126

0 commit comments

Comments
 (0)