Skip to content

Commit e56c5f7

Browse files
authored
docs: Revise SDK usage and third-party applications section
1 parent 16e2c3e commit e56c5f7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,11 @@ ProductResponse productResponse = wrapper.fetchProductByCode("737628064502");
2929
Check also [Demo application](https://github.com/openfoodfacts/openfoodfacts-java-demo) how to do it.
3030

3131

32-
## Third party applications
33-
Feel free to open a PR to add your application in this list.
32+
## Using this SDK and Third party applications
33+
34+
- If you use this SDK, feel free to open a PR to add your application in the list in [REUSERS.md](https://github.com/openfoodfacts/openfoodfacts-java/blob/develop/REUSERS.md)
35+
- Make sure you comply with the OdBL licence, mentioning the Source of your data, and ensuring to avoid combining non free data you can't release legally as open data. Another requirement is contributing back any product you add using this SDK.
36+
- Please get in touch at [email protected]
37+
- We are very interested in learning what the Open Food Facts data is used for. It is not mandatory, but we would very much appreciate it if you tell us about your re-uses (https://forms.gle/hwaeqBfs8ywwhbTg8) so that we can share them with the Open Food Facts community. You can also fill this form to get a chance to get your app featured: https://forms.gle/hwaeqBfs8ywwhbTg8
3438

3539
## Authors

0 commit comments

Comments
 (0)