From 51bab8f9665aca00d3dce4c582f8ba0b1d149d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6khan=20Sar=C4=B1?= Date: Tue, 20 Jul 2021 04:13:26 +0300 Subject: [PATCH] Add readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b536ae --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +`notify-discord` is a docker image that sends message to Discord using webhooks. + +## License + +Copyright © 2020, Gökhan Sarı. Released under the [MIT License](LICENSE).