From eb075b40427074a58d2f78cad606faf17f1f2430 Mon Sep 17 00:00:00 2001 From: Paul Kuruvilla Date: Sun, 7 Apr 2019 21:50:01 +0530 Subject: [PATCH] Mark pypi-notifier as built, add links --- README.md | 2 +- pypi-notifier.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e62b0cd..3fda489 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)