From 4c60d5eae7ef1b59dcfc5a608f112f25e238bd5e Mon Sep 17 00:00:00 2001 From: Viral Ganatra Date: Thu, 21 Nov 2024 15:44:10 +0000 Subject: [PATCH] Update readme to fix serverless url :memo: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dc2cd9..5b7a5c4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project takes reads a Google Sheet, parses the expiry date of a given certi ## Tech stack -This is a [Serverless](https://www.serverless.com/) project written in TypeScript that deploys a Lambda to AWS. It runs on a schedule of once a day. It uses [SparkPost](https://www.sparkpost.com/) to send email notifications. +This is a [Serverless](https://www.sst.dev/) project written in TypeScript that deploys a Lambda to AWS. It runs on a schedule of once a day. It uses [SparkPost](https://www.sparkpost.com/) to send email notifications. ## How does it work