diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2024-05-04 00:22:32 +0200 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2024-05-04 00:22:32 +0200 |
commit | fdf19cdf6446815ed155bfb70564e5af8bdedd74 (patch) | |
tree | ebf6ff6f760feac3eb9629a4744fce0079623c76 /src/site/markdown/index.md | |
parent | 008a7eb8cbbbc233a19f3b926011797e30bfe4be (diff) | |
download | notification-sender-fdf19cdf6446815ed155bfb70564e5af8bdedd74.zip |
update Maven build
Diffstat (limited to 'src/site/markdown/index.md')
-rw-r--r-- | src/site/markdown/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md new file mode 100644 index 0000000..7b4909d --- /dev/null +++ b/src/site/markdown/index.md @@ -0,0 +1,5 @@ +# notification-sender + +**AWS Lambda to send notifications via SNS** + +For more information, see [README.md](https://git.ortlepp.ms/web/r/notification-sender.git/b/main/t/f=README.md.html) |