Skip to content

Commit 59fb71a

Browse files
committed
opensearch logo, spacing, banner update
1 parent 59d1c4e commit 59fb71a

File tree

5 files changed

+20
-3
lines changed

5 files changed

+20
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
<!-- markdownlint-disable MD033 MD041 -->
44

5+
<br>
6+
7+
58
<p align="left">
6-
<img src="assets/sfeos-bw.png" width=1200>
7-
<p align="left"><b>Elasticsearch and Opensearch backends for the stac-fastapi project.</b></p>
9+
<img src="assets/sfeos.png" width=1200>
810
</p>
11+
<p align="left"><b>Elasticsearch and Opensearch backends for the stac-fastapi project.</b></p>
12+
<br>
913

1014
[![Downloads](https://static.pepy.tech/badge/stac-fastapi-core?color=blue)](https://pepy.tech/project/stac-fastapi-core)
1115
[![GitHub contributors](https://img.shields.io/github/contributors/stac-utils/stac-fastapi-elasticsearch-opensearch?color=blue)](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/graphs/contributors)
@@ -15,6 +19,8 @@
1519
[![STAC](https://img.shields.io/badge/STAC-1.1.0-blue.svg)](https://github.com/radiantearth/stac-spec/tree/v1.1.0)
1620
[![stac-fastapi](https://img.shields.io/badge/stac--fastapi-5.2.0-blue.svg)](https://github.com/stac-utils/stac-fastapi)
1721

22+
23+
<br>
1824

1925

2026
## Sponsors & Supporters
@@ -28,13 +34,14 @@ The following organizations have contributed time and/or funding to support the
2834

2935
## Technologies
3036

31-
This project is built on the following technologies: STAC, stac-fastapi, FastAPI, Elasticsearch, Python
37+
This project is built on the following technologies: STAC, stac-fastapi, FastAPI, Elasticsearch, Python, OpenSearch
3238

3339
<p align="left">
3440
<a href="https://stacspec.org/"><img src="assets/STAC-01.png" alt="STAC" height="100" hspace="10"></a>
3541
<a href="https://www.python.org/"><img src="assets/python.png" alt="Python" height="80" hspace="10"></a>
3642
<a href="https://fastapi.tiangolo.com/"><img src="assets/fastapi.svg" alt="FastAPI" height="80" hspace="10"></a>
3743
<a href="https://www.elastic.co/"><img src="assets/elasticsearch.png" alt="Elasticsearch" height="80" hspace="10"></a>
44+
<a href="https://opensearch.org/"><img src="assets/opensearch.svg" alt="OpenSearch" height="80" hspace="10"></a>
3845
</p>
3946

4047
## Table of Contents

assets/opensearch.svg

Lines changed: 10 additions & 0 deletions
Loading

assets/sfeos-bw.png

-706 KB
Binary file not shown.

assets/sfeos.png

1.67 MB
Loading

assets/stac-030-long.png

-95.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)