Edited README to be clearer

This commit is contained in:
houndvoyager 2022-09-02 13:58:08 +02:00
parent b6caebbd32
commit 3524d24f69
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@
- [ ] XMPP
- [ ] IRC
## It uses a [Supabase](https://supabase.com/) database to store the json from https://suchwow.xyz/api/list.
## It uses a [Supabase](https://supabase.com/) database instance to track already posted memes from https://suchwow.xyz/.
> Posts image data directly to services without storing it.
> Posts image data directly to services using a PostgreSQL database.
# Reproducing:
To reproduce, set up a .env with the following and install the necessary modules found in `requirements.txt`: