diff --git a/README.md b/README.md index 8bfb8fc415b2122eced53844c7b1df828305be45..eaad86c25011f393957752b9b09eb54b15cdff40 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@  # ntfy.sh | simple HTTP-based pub-sub +[](https://github.com/binwiederhier/ntfy/releases/latest) +[](https://gophers.slack.com/archives/C01JMTPGF2Q) **ntfy** (pronounce: *notify*) is a simple HTTP-based [pub-sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) notification service. It allows you to **send notifications to your phone or desktop via scripts** from any computer, entirely **without signup or cost**. @@ -196,6 +198,10 @@ To build releases, I use [GoReleaser](https://goreleaser.com/). If you have that ## Contributing I welcome any and all contributions. Just create a PR or an issue. +## Contact me +You can directly contact me [on Slack](https://gophers.slack.com/archives/C01JMTPGF2Q), or via the [GitHub issues](https://github.com/binwiederhier/ntfy/issues), +or find more contact information [on my website](https://heckel.io/about). + ## License Made with â¤ï¸ by [Philipp C. Heckel](https://heckel.io). The project is dual licensed under the [Apache License 2.0](LICENSE) and the [GPLv2 License](LICENSE.GPLv2).