From 88cb23f36603ae7c30184718b17377d95f5d352e Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 23 Dec 2022 10:58:28 +0100 Subject: [PATCH] docs: mention Product Opener --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96176d6..8ec8de1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ system. To run the API locally, run `make dev`. This assumes you have `Makefile`, `Docker` and `docker-compose` installed on your machine. +It will work best with a local install of Product Opener sending events to it: https://openfoodfacts.github.io/openfoodfacts-server/ but you can simulate events. + ## API Documentation The API documentation is available at https://events.openfoodfacts.net/docs.