Update README.md #51

Merged
BenjaminPalko merged 5 commits from BenjaminPalko-patch-1 into master 2025-01-16 21:34:13 -05:00
Showing only changes of commit 935236a563 - Show all commits

View file

@ -4,7 +4,7 @@ Hestia is an early stage project
- [Setup](#setup)
- [Developing](#developing)
- [Modifying Database Schema](#modifying-database-schema)
- [Modifying Database Schema](#modifying-database-schema)
- [Building](#building)
- [Stack](#stack)
@ -39,7 +39,7 @@ bun prisma:studio
### Modifying Database Schema
>This section is still a work in progress
> This section is still a work in progress
We are using Prisma as our DB ORM tool.