From 64476338a6bf420481dc89beb0643b7470197242 Mon Sep 17 00:00:00 2001 From: raclet <150-raclet@users.noreply.022e47118ec0> Date: Sat, 3 Dec 2022 22:06:44 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b6ffb..d327394 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Finding behavioral indicators from contextualized commits in software engineering courses with process mining -For the _EduPM 2022 workshop_, this public repository makes accessible the datasets, the reports of the analysis with Process Mining, as well as the scripts that produced them. +This public repository makes accessible commits logs as datasets, reports of analysis with Process Mining, as well as the scripts that produced them. The root of the repository is constituted of the following folders: - `data/` which contains the anonymized datasets ; -- GitLab