From c551d07cca09e04a9d3578aacf1b05ebabdae4b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Meyer?= Date: Fri, 8 Mar 2024 17:01:08 +0100 Subject: [PATCH] fixed header of dependencies --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c24cf0b..ffe12f34 100644 --- a/README.md +++ b/README.md @@ -49,11 +49,12 @@ This work is carried by the following main contributors: - [Dr. Tom Zimmermann](https://www.microsoft.com/en-us/research/people/tzimmer/) (Microsoft Research) - [Prof. Dr. Gail C. Murphy](https://blogs.ubc.ca/gailcmurphy/) (University of British Columbia) + ## 📨 Contact - You may contact André Meyer (ameyer@ifi.uzh.ch) in case of questions on the project. - Do not attempt contact in case of questions on a specific study in which you are participating. If you encounter technical issues, create an [issue](https://github.com/HASEL-UZH/PersonalAnalytics/issues), so that the community may offer help. -# Dependencies +## ↪️ Dependencies This project uses [PA.WindowsActivityTracker](https://github.com/HASEL-UZH/PA.WindowsActivityTracker) and [PA.UserInputTracker](https://github.com/HASEL-UZH/PA.UserInputTracker/) as its main data trackers. -Please refer to [package.json](./src/electron/package.json) for a full list of dependencies. \ No newline at end of file +For the full list of dependencies, consider [package.json](./src/electron/package.json).