Skip to content

Commit 6426c56

Browse files
committed
move toc
1 parent aa6a256 commit 6426c56

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

README.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,27 @@
1111
[![PyPI version](https://badge.fury.io/py/stac-fastapi-elasticsearch.svg)](https://badge.fury.io/py/stac-fastapi-elasticsearch) [![PyPI version](https://badge.fury.io/py/stac-fastapi-opensearch.svg)](https://badge.fury.io/py/stac-fastapi-opensearch)
1212
[![Join the chat at https://gitter.im/stac-fastapi-elasticsearch/community](https://badges.gitter.im/stac-fastapi-elasticsearch/community.svg)](https://gitter.im/stac-fastapi-elasticsearch/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1313

14+
## Sponsors & Supporters
15+
16+
The following organizations have contributed time and/or funding to support the development of this project:
17+
18+
<table>
19+
<tr>
20+
<td align="center" width="50%">
21+
<a href="https://healy-hyperspatial.github.io/">
22+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/hh-logo-blue.png" alt="Healy Hyperspatial" height="120">
23+
</a>
24+
</td>
25+
<td align="center" width="50%">
26+
<a href="https://atomicmaps.io/">
27+
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/am-logo-black.png" alt="Atomic Maps" height="120">
28+
</a>
29+
</td>
30+
</tr>
31+
</table>
1432

1533
## Table of Contents
1634

17-
- [Sponsors & Supporters](#sponsors--supporters)
1835
- [Documentation & Resources](#documentation--resources)
1936
- [Package Structure](#package-structure)
2037
- [Examples](#examples)
@@ -35,25 +52,6 @@
3552
- [Aggregation](#aggregation)
3653
- [Rate Limiting](#rate-limiting)
3754

38-
## Sponsors & Supporters
39-
40-
The following organizations have contributed time and/or funding to support the development of this project:
41-
42-
<table>
43-
<tr>
44-
<td align="center" width="50%">
45-
<a href="https://healy-hyperspatial.github.io/">
46-
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/hh-logo-blue.png" alt="Healy Hyperspatial" height="120">
47-
</a>
48-
</td>
49-
<td align="center" width="50%">
50-
<a href="https://atomicmaps.io/">
51-
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/am-logo-black.png" alt="Atomic Maps" height="120">
52-
</a>
53-
</td>
54-
</tr>
55-
</table>
56-
5755
## Documentation & Resources
5856

5957
- **Online Documentation**: [https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch](https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/)

0 commit comments

Comments
 (0)