Skip to content

Commit 565c5c7

Browse files
authored
fix package health status badge markdown url
1 parent 1bfacce commit 565c5c7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# pyvicon-datastream-module
22
[![PyPI Downloads](https://img.shields.io/pypi/dm/pyvicon-datastream.svg?label=PyPI%20downloads)](
33
https://pypi.org/project/pyvicon-datastream/)
4-
5-
[![pyvicon-datastream](/advisor/python/pyvicon-datastream/badge.svg)](/advisor/python/pyvicon-datastream)
6-
4+
[![pyvicon-datastream](https://snyk.io/advisor/python/pyvicon-datastream/badge.svg)](/advisor/python/pyvicon-datastream)
75

86
This module provides a **platform independent** python 3 wrapper implementation over the Vicon Datastream SDK.
97

0 commit comments

Comments
 (0)