From a334eac285016ef515dde51e335e9072a434ac40 Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Wed, 22 Dec 2021 10:21:17 +0100 Subject: [PATCH] Adds warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6ab960d..50bda7f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ The scripts also make use of the [GitHub Search queries](https://docs.github.com _Note: These scripts are meant to run on all repositories in the Adyen organization. You will need to update the values to fit your needs_ +_Note2: In my case, those scripts only run on public data, be mindful when running those scripts on your own data :)_ + + ### clone.sh This is the first script you want to run. It clones all the repositories in the Adyen organization. You want to change the `orgs/adyen/` part of the URL to your own organization.