From b93ea24cc73c2afc7d4b28858dad6289980b5f88 Mon Sep 17 00:00:00 2001 From: Jakub Theimer <5587309+theimerj@users.noreply.github.com> Date: Fri, 15 Mar 2024 01:22:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3f1b92..baa51ae 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ of the package. Do not forget to fill in your `.env` file with the following variables: -```yaml +```dotenv STRIPE_PUBLIC_KEY=pk_live_... STRIPE_SECRET_KEY=sk_live_... STRIPE_WEBHOOK_SECRET=whsec_...