Mark pypi-notifier as built, add links

This commit is contained in:
Paul Kuruvilla 2019-04-07 21:50:01 +05:30
parent c01e9e7378
commit eb075b4042
2 changed files with 5 additions and 1 deletions

View File

@ -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)

View File

@ -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)