Skip to content

Commit 837ceff

Browse files
authored
Fixed main README.md header. (#285)
1 parent a3644ce commit 837ceff

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# eoapi-k8s
22

33
<p align="center">
4-
<img height=200 src="https://raw.githubusercontent.com/developmentseed/eoapi-k8s/refs/heads/main/docs/eoapi-k8s.svg" alt="eoapi-k8s">
4+
<img height=200 src="https://raw.githubusercontent.com/developmentseed/eoapi-k8s/refs/heads/main/docs/images/eoapi-k8s.svg" alt="eoapi-k8s">
55
</p>
6+
7+
[eoAPI](https://eoapi.dev/) is a progressive platform for hosting Earth Observation data. It offers a suite of APIs (OGC and STAC-based) for data access and analysis. This repository includes a production-ready Kubernetes deployment with flexible database options, unified ingress configuration, and built-in monitoring.
8+
69
<p>
710
<a href="https://github.com/developmentseed/eoapi-k8s/actions?query=workflow%3ACI" target="_blank">
811
<img src="https://github.com/developmentseed/eoapi-k8s/actions/workflows/helm-tests.yml/badge.svg?branch=main" alt="Test">
@@ -15,10 +18,6 @@
1518
</a>
1619
</p>
1720

18-
## What is eoAPI?
19-
20-
[eoAPI](https://eoapi.dev/) is a collection of REST APIs for Earth Observation data access and analysis. This repository provides a production-ready Kubernetes deployment solution with flexible database options, unified ingress configuration, and built-in monitoring.
21-
2221
## Prerequisites
2322

2423
- Kubernetes cluster (1.21+)

0 commit comments

Comments
 (0)