Skip to content

Commit

Permalink
added github
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Smodish <stevesmodish@gmail.com>
  • Loading branch information
AlexVCS and ssmodish committed Jul 2, 2024
1 parent 50b5b8a commit 6dc4883
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Mango Entertainment allows you to curate the ripest mix of entertainment. TV ser

[![TypeScript]][TypeScript-url] [![Next JS]][Next-js-url] [![Tailwindcss]][Tailwind-url]
[![Postgres]][Postgres-url] [![Prisma]][Prisma-url] [![tRPC]][tRPC-url]
[![Clerk]][Clerk-url] [![Vercel]][Vercel-url] [![Docker]][Docker-url]
[![Clerk]][Clerk-url] [![Vercel]][Vercel-url] [![Docker]][Docker-url] [![Github-Shield]][Github-url]

<div align='right'>

Expand Down Expand Up @@ -152,7 +152,7 @@ This runs the project on port 3000.

## Entity Relationship Diagram (database schema)

Our database has three tables: users, bookmarks, and user-bookmarks.
Our database has two tables: users and bookmarks.

<div align='center'>

Expand Down Expand Up @@ -224,3 +224,4 @@ Alex Curtis-Slep
[Docker-url]: https://www.docker.com/
[dev-container-extension-url]: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers
[container-info-url]: https://code.visualstudio.com/docs/devcontainers/containers
[Github-url]: https://github.com/

0 comments on commit 6dc4883

Please sign in to comment.