From 3524d24f692436bde4075872178f5e7fd18d066c Mon Sep 17 00:00:00 2001 From: houndvoyager Date: Fri, 2 Sep 2022 13:58:08 +0200 Subject: [PATCH] Edited README to be clearer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`: