From e25ab32bc1da9494ec55cd4c1a9894d30a95601b Mon Sep 17 00:00:00 2001 From: Nevo David <100117126+nevo-david@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:32:45 +0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ecd8088..03ad53a0 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ - Measure your work with analytics. - Collaborate with other team members to exchange or buy posts. - Invite your team members to collaborate, comment, and schedule posts. +- At the moment there is no difference between the hosted version to the self-hosted version ## Tech Stack @@ -84,7 +85,7 @@ - NextJS (React) - NestJS - Prisma (Default to PostgreSQL) -- Redis +- Redis (BullMQ) - Resend (email notifications) ## Quick Start