From bc386cb6e5cf124f01d51e99b6e6b8bf54dc2038 Mon Sep 17 00:00:00 2001 From: Sanchali torpe Date: Mon, 19 Jan 2026 15:54:49 -0800 Subject: [PATCH 1/2] Docs: clarify Google Spreadsheet backup via linear version table --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 94830d5..31790cf 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,11 @@ Read more about the rationale for this project and the design principles we go b 1. Have a look at our **[project on OSF](https://osf.io/pvrn6/)**. 2. **Talks and slides** are available [HERE](https://osf.io/ncav8/). 3. See [CONTRIBUTING.md](src/CONTRIBUTING.md) for information on how to contribute. +## Google Spreadsheet Backup + +The ARTEM-IS Google Spreadsheet is automatically backed up during the generation +of the **linear version table**. + +The exported linear table serves as a static snapshot of the spreadsheet at the +time of generation, ensuring reproducibility and offline availability of the +data. From 743ea05cfc3734b6f6c91a9245ff8e3c6384cb6d Mon Sep 17 00:00:00 2001 From: Sanchali torpe Date: Mon, 19 Jan 2026 16:03:55 -0800 Subject: [PATCH 2/2] Docs: add link to ARTEM-IS video tutorial --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 31790cf..74e23d5 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,13 @@ of the **linear version table**. The exported linear table serves as a static snapshot of the spreadsheet at the time of generation, ensuring reproducibility and offline availability of the data. +## Video Tutorial + +A video tutorial introducing ARTEM-IS and demonstrating its main features is +available on YouTube: + +▶️ https://youtu.be/80S64ZBuV80?si=E_fcoa4Qs91U3Aka + +This tutorial provides a step-by-step overview of how to use the ARTEM-IS web +application. +