From 09e5c1d5ebea01a97d8abaadfa2872417266b17e Mon Sep 17 00:00:00 2001
From: Nsupyq <93358967+Nsupyq@users.noreply.github.com>
Date: Sun, 5 Dec 2021 14:39:41 +0800
Subject: [PATCH] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b4d9c68ef..f5e24b835 100644
--- a/README.md
+++ b/README.md
@@ -281,6 +281,7 @@ serverless install -u https://github.com/author/project -n my-project
| **[Sls Form Mail](https://github.com/takahashim/sls-form-mail)**
Send SNS email from form data | [takahashim](https://github.com/takahashim) |
| **[Vanity Stargazer](https://github.com/silvermullet/vanity-stargazer)**
Github vanity-stargazer is a serverless application to handle posting Github new star gazers to Slack | [silvermullet](https://github.com/silvermullet) |
| **[Video Preview And Analysis Service](https://github.com/laardee/video-preview-and-analysis-service)**
An event-driven service that generates labels using Amazon Rekognition and creates preview GIF animation from a video file. | [laardee](https://github.com/laardee) |
+| **[Idempotent Serverless Applications Examples](https://github.com/Nsupyq/idempotent-serverless-functions)**
Examples of how to write idempotent serverless functions. | [Nsupyq](https://github.com/Nsupyq) |
## Contributing