From cc7a562887edc946670ef4315389cb1ceee594b9 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Tue, 28 Jul 2026 16:10:19 +0200 Subject: [PATCH] docs(readme): add reference to the license script --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31510de..9d238ea 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ The frontend of the search engine Seekra. ## Setup -Please execute the setup script in `scripts/` for your platform when cloning the repository. \ No newline at end of file +Please execute the setup script in `scripts/` for your platform when cloning the repository. + +## Legal + +After each update to the dependencies, please run the script `scripts/generate-license-files.js` to regenerate the third-party license files. \ No newline at end of file