Skip to content

Commit 21975b0

Browse files
committed
docs: move banner below badges
1 parent b93caa2 commit 21975b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<p align="center">
2-
<img src="docs/images/header1.png" alt="Satellite Data Acquisition Banner" width="800">
3-
</p>
4-
51
# Satellite Data Acquisition
62

73
Python package for downloading satellite imagery from multiple sources with a standardized API.
@@ -11,6 +7,10 @@ Python package for downloading satellite imagery from multiple sources with a st
117
![License](https://img.shields.io/badge/license-MIT-green.svg)
128
[![CI](https://github.com/Kongstad/sat-data-acquisition/actions/workflows/ci.yml/badge.svg)](https://github.com/Kongstad/sat-data-acquisition/actions)
139

10+
<p align="center">
11+
<img src="docs/images/header1.png" alt="Satellite Data Acquisition Banner" width="800">
12+
</p>
13+
1414
## Table of Contents
1515

1616
- [Features](#features)

0 commit comments

Comments
 (0)