From 026b2d112c2439075c93c112f47eadb31a8cac57 Mon Sep 17 00:00:00 2001 From: "kavana.m" Date: Sun, 10 May 2026 17:32:11 +0530 Subject: [PATCH] Add beginner note to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 68f168b7..363b6639 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,11 @@ The Open Food Facts Python SDK is licensed under the [MIT License](https://githu Other files that are not part of the SDK itself may be under different a different license. The project complies with the [REUSE 3.3 specification](https://reuse.software/spec-3.3/), so any such files should be marked accordingly. + + +## Beginner Note + +I am a beginner contributing to this project while learning Python and GitHub. + +Installation: +pip install openfoodfacts \ No newline at end of file