Skip to content

Commit 2b75e2d

Browse files
authored
Update README.md
1 parent 597e06a commit 2b75e2d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66
[![GitHub License](https://img.shields.io/github/license/IbraheemTuffaha/python-fastapi-template?color=greenlime)](https://github.com/IbraheemTuffaha/python-fastapi-template/blob/main/LICENSE)
77
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=IbraheemTuffaha_python-fastapi-template&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=IbraheemTuffaha_python-fastapi-template)
88
</div>
9+
<div align="center">
10+
<a href="https://idx.google.com/import?url=https%3A%2F%2Fgithub.com%2Fshakil1819%2FgetChief-assignment">
11+
<picture>
12+
<source
13+
media="(prefers-color-scheme: dark)"
14+
srcset="https://cdn.idx.dev/btn/open_dark_32.svg">
15+
<source
16+
media="(prefers-color-scheme: light)"
17+
srcset="https://cdn.idx.dev/btn/open_light_32.svg">
18+
<img
19+
height="32"
20+
alt="Open in IDX"
21+
src="https://cdn.idx.dev/btn/open_purple_32.svg">
22+
</picture>
23+
</a>
24+
</div>
925

1026
# Python FastAPI Template
1127

0 commit comments

Comments
 (0)