From 3ee0b9cf631a4ce9cab09c996e287764baa36d27 Mon Sep 17 00:00:00 2001 From: Suguivy Date: Sat, 20 Apr 2024 10:28:08 +0000 Subject: [PATCH] Actualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acc01b4..969bab2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ The [bot image moderation frontend](https://git.fai.st/fedi-image-bot/bot-image-moderation-fe) (from now called frontend) can't access the Gelbooru API directly due to CORS issues. -This project serves as a solution to the given problem. It has an endpoint to get an image from the Gelbooru API, that was verified through the bot API to not be repeated. The image is directly encoded in the response. \ No newline at end of file +This project serves as a solution to the given problem. It has an endpoint to get an image URL from the Gelbooru API, that was verified through the bot API to not be repeated. \ No newline at end of file