diff --git a/README.md b/README.md
index 4999c607f9c7a3b110a225296f3f6e60c6a4c2ec..01e9d9f9e8d6388b9c57bf4abce9166222c19f54 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# EV Extension for Wattson
+# Attack Analysis and Detection for the Combined Electric Vehicle Charging and Power Grid Domains - Artifact
 This repository provides the artifacts for the paper "Attack Analysis and Detection for the Combined Electric Vehicle Charging and Power Grid Domains" which was accepted at the 19th International Conference on Availability, Reliability and Security (ARES 2024).
 In the paper, we propose an Intrusion Detection System (IDS) that combines regression-based charging load prediction with novelty detection-based anomaly identification. The proposed system considers features from both the EV charging and power grid domains, which is enabled by a novel co-simulation concept. 
 Here, we provide the corresponding source code, which was used in the evaluation of the proposed solution.