Skip to content

Commit e67ea69

Browse files
committed
add technology logos
1 parent 3daee0d commit e67ea69

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
<h1>
2-
stac-fastapi-elasticsearch-opensearch
3-
<a href="https://stacspec.org/" style="vertical-align: middle; margin-left: 50px;">
4-
<img src="assets/STAC-01.png" alt="STAC Specification" height="100">
5-
</a>
6-
</h1>
1+
# stac-fastapi-elasticsearch-opensearch
72

83
<!-- markdownlint-disable MD033 MD041 -->
94

@@ -35,6 +30,17 @@ The following organizations have contributed time and/or funding to support the
3530
</tr>
3631
</table>
3732

33+
## Technologies
34+
35+
This project is built on the following technologies:
36+
37+
<p align="left">
38+
<a href="https://stacspec.org/"><img src="assets/STAC-01.png" alt="STAC" height="100" hspace="10"></a>
39+
<a href="https://www.python.org/"><img src="assets/python.png" alt="Python" height="80" hspace="10"></a>
40+
<a href="https://fastapi.tiangolo.com/"><img src="assets/fastapi.svg" alt="FastAPI" height="80" hspace="10"></a>
41+
<a href="https://www.elastic.co/"><img src="assets/elasticsearch.png" alt="Elasticsearch" height="80" hspace="10"></a>
42+
</p>
43+
3844
## Table of Contents
3945

4046
- [Documentation & Resources](#documentation--resources)

assets/elasticsearch.png

81.9 KB
Loading

assets/fastapi.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/python.png

19.7 KB
Loading

0 commit comments

Comments
 (0)