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](http://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](http://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](http://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