diff --git a/README.md b/README.md index fad9ca6..e8da287 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,14 @@ Filter using lists of allow and deny. Display audios pictures and videos inline. +#### Privacy + +Redirect to alternative back-ends, such as Invidious, Librarian, Nitter, for increased privacy, productivity and security. + #### Portable Export and import feeds with a standard OPML file. -#### Proxy - -Redirect to alternative back-ends, such as Invidious, Librarian, Nitter, for increased privacy, productivity and security. - #### Simultaneous Slixfeed is designed to handle multiple contacts, including groupchats, Simultaneously. @@ -62,6 +62,14 @@ $ pip install git+https://gitgud.io/sjehuda/slixfeed $ pipx install git+https://gitgud.io/sjehuda/slixfeed ``` +### Upgrade + +Upgrade using the following command. + +``` +$ pip install --upgrade +``` + ### Start ```