From eab6824df5fd9016dc6ab0dff19de6935e30a574 Mon Sep 17 00:00:00 2001 From: vincanger <70215737+vincanger@users.noreply.github.com> Date: Wed, 19 Apr 2023 14:19:27 +0200 Subject: [PATCH] add ph badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a00822..a2731da 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ +
+Free SaaS Template (GPT, Stripe, Auth) - A free React/NodeJS SaaS template for quick idea execution | Product Hunt +
+ ## Running it locally 1. Make sure you have the latest version of [Wasp](https://wasp-lang.dev) installed by running `curl -sSL https://get.wasp-lang.dev/installer.sh | sh` in your terminal.