Add technologies

This commit is contained in:
April Petersen 2024-01-18 14:42:48 -06:00 committed by GitHub
parent 55ebb74a40
commit c22d62950b

View File

@ -1,3 +1,5 @@
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
<p align="center">
<a href="" rel="nooperner">
<img width=200px height=200px src="logo.png" alt="Tailfin Logo"></a>
@ -9,6 +11,12 @@
<p align="center">A self-hosted digital flight logbook</p>
<p align="center">
<a href="https://python.org/"><img src="https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54" alt="Python" /></a>
<a href="https://www.mongodb.com/"><img src="https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white" alt="MongoDB" /></a>
<a href="https://fastapi.tiangolo.com/"><img src="https://img.shields.io/badge/FastAPI-005571?style=for-the-badge&logo=fastapi" alt="FastAPI" /></a>
</p>
## Table of Contents
+ [About](#about)