diff --git a/README.md b/README.md index 7891df5..58d8b11 100644 --- a/README.md +++ b/README.md @@ -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`: