Skip to content

Commit 13090a4

Browse files
committed
feat: add PyPI-specific README without CI badge, fix architecture diagram flow
1 parent 8537040 commit 13090a4

File tree

5 files changed

+414
-61
lines changed

5 files changed

+414
-61
lines changed

PROJECT_STRUCTURE.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

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/badge/CI-passing-brightgreen.svg)
8+
[![CI](https://github.com/Kongstad/sat-data-acquisition/actions/workflows/ci.yml/badge.svg)](https://github.com/Kongstad/sat-data-acquisition/actions)
99

1010
## Table of Contents
1111

0 commit comments

Comments
 (0)