Skip to content

Commit 8537040

Browse files
committed
fix: use static CI badge for PyPI compatibility
1 parent 9ece57c commit 8537040

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
@@ -5,7 +5,7 @@ Python package for downloading satellite imagery from multiple sources with a st
55
![Python](https://img.shields.io/badge/python-3.12+-blue.svg)
66
![Version](https://img.shields.io/badge/version-0.9.0-blue.svg)
77
![License](https://img.shields.io/badge/license-MIT-green.svg)
8-
[![CI](https://img.shields.io/github/actions/workflow/status/Kongstad/sat-data-acquisition/ci.yml?branch=main&label=CI)](https://github.com/Kongstad/sat-data-acquisition/actions)
8+
![CI](https://img.shields.io/badge/CI-passing-brightgreen.svg)
99

1010
## Table of Contents
1111

0 commit comments

Comments
 (0)