From 6bd4c1d428eaf4df4eacbe4a1cee8d4650e4c84c Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:00:18 +0100 Subject: [PATCH] readme updates --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb251cc..ad320be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Auto-archiver API +# Auto Archiver Extension Chromium browser extension that connects to [bellingcat/auto-archiver-api](https://github.com/bellingcat/auto-archiver-api) essentially providing an easy UI to [Belligncat's auto-archiver](https://github.com/bellingcat/auto-archiver). @@ -51,4 +51,12 @@ The GitHub Actions workflow will: Thanks to the included [GitHub Action Workflows](.github/workflows), if you set up those secrets in the repo's Settings, the deployment will automatically happen: - on a schedule, by default [every week](.github/workflows/release.yml) (but only if there are any new commits in the last tag) -- manually, by clicking ["Run workflow"](https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/) in the Actions tab. \ No newline at end of file +- manually, by clicking ["Run workflow"](https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/) in the Actions tab. + +#### Funding + +This project is funded by the European Union under contract number: INEA/CEF/ICT/A2020/2381738. + +Dit project is gefinancierd door de Europese Unie onder overeenkomstnummer: INEA/CEF/ICT/A2020/2381738. + + \ No newline at end of file