Skip to content

Commit 59f1e28

Browse files
committed
fix some things in the readme
1 parent 0f723e6 commit 59f1e28

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center"> Benav Labs FastAPI boilerplate</h1>
22
<p align="center" markdown=1>
3-
<i>**Batteries-included FastAPI starter** with Pydantic v2, SQLAlchemy 2.0, PostgreSQL, Redis, ARQ jobs, rate-limiting and a minimal admin. Production-ready defaults, optional modules, and clear docs.</i>
3+
<i><b>Batteries-included FastAPI starter</b> with production-ready defaults, optional modules, and clear docs.</i>
44
</p>
55

66
<p align="center">
@@ -24,15 +24,6 @@
2424
</a>
2525
</p>
2626

27-
<p align="left">
28-
<a href="https://fastapi.tiangolo.com">FastAPI</a>
29-
<a href="https://docs.pydantic.dev">Pydantic v2</a>
30-
<a href="https://docs.sqlalchemy.org/en/20/">SQLAlchemy 2.0</a>
31-
<a href="https://www.postgresql.org">PostgreSQL</a>
32-
<a href="https://redis.io">Redis</a>
33-
<a href="https://arq-docs.helpmanual.io">ARQ</a>
34-
</p>
35-
3627
**Docs:**
3728

3829
* 📚 [https://benavlabs.github.io/FastAPI-boilerplate/](https://benavlabs.github.io/FastAPI-boilerplate/)

0 commit comments

Comments
 (0)