Skip to content

Commit 77021e8

Browse files
authored
Fix badges
1 parent 1c3a6c7 commit 77021e8

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
@@ -2,7 +2,7 @@
22

33
[![Documentation](https://github.com/astromatic/visiomatic/actions/workflows/doc.yml/badge.svg)](https://github.com/astromatic/visiomatic/actions/workflows/doc.yml)[![Tests](https://github.com/astromatic/visiomatic/actions/workflows/tests.yml/badge.svg)](https://github.com/astromatic/visiomatic/actions/workflows/tests.yml)
44
[![codecov](https://codecov.io/gh/astromatic/visiomatic/graph/badge.svg?token=DodRbYmlWZ)](https://codecov.io/gh/astromatic/visiomatic)
5-
[![PyPI](https://img.shields.io/pypi/v/PACKAGE?label=pypi%20visiomatic)](https://pypi.org/project/VisiOmatic/)[![PyPI - Downloads](https://img.shields.io/pypi/dm/PACKAGE)](https://pypi.org/project/VisiOmatic/)
5+
[![PyPI](https://img.shields.io/pypi/v/visiomatic.svg?logo=pypi&logocolor=yellow&label=PyPI)](https://pypi.org/project/VisiOmatic/)[![Downloads](https://img.shields.io/pypi/dm/visiomatic)](https://pypi.org/project/VisiOmatic/)
66

77
VisiOmatic is a web application for visualizing astronomical images. This is the version 3 of the package. Code from the older versions can still be accessed through the [``legacy``](https://github.com/astromatic/visiomatic/tree/legacy) branch.
88

0 commit comments

Comments
 (0)