From 4b94bebfe14efd6bb605d4ff2af190ceb1359e1d Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 29 Dec 2023 18:42:45 +0100 Subject: [PATCH] doc: I've looked too many times for the frontend URL --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 278a8b0f..64eb9839 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A REST API designed to interact with the Open Food Facts _Open Prices_ database. +If you are looking for the frontend of Open Prices, [look here](https://github.com/openfoodfacts/open-prices-frontend) + ## Dependencies * Python 3.10