diff --git a/README.md b/README.md index fa3fdef..80d2a91 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - [Introduction](#introduction) - [NoFollow Enforcer](nofollow.md) :hankey: -- [PyPi Notifier](pypi-notifier.md) +- [PyPi Notifier](pypi-notifier.md) :rocket: - [OpenBook](#openbook) :hankey: - [Expectations](#expectations) - [Features](#features) diff --git a/pypi-notifier.md b/pypi-notifier.md index e22ecf3..1283b64 100644 --- a/pypi-notifier.md +++ b/pypi-notifier.md @@ -1,5 +1,7 @@ # PyPi Notifier +:rocket: + Problem: No way to get updates when any package I am using has a new release. Solution: @@ -32,3 +34,5 @@ All the sources are merged together. - Create a personal RSS feed for every user - Send out emails (configurable) for every release. - Optional direct tweets as well? + +:rocket: [Dependabot](https://dependabot.com/), [Renovate](https://github.com/renovatebot/renovate)