diff --git a/README.md b/README.md
index 3db2d13605d1e855b41da78b0da2bb19b9edce10..41a08edcb6b05c7d0ca4a5db0582a93fcdf2926b 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,9 @@ Datasets can be found in [`/data`](data) and are accessed via the [`data manager
 
 Scripts for executing code on the Computerlinguistik cluster or BwUniCluster are located in [`/scripts`](scripts).
 
-The experiments conducted as part of this project and some of their results are located in [`/src/experiments`](src/experiments).
+The experiments conducted as part of this project are located in [`/src/experiments`](src/experiments).
+
+The results for the named entity classification experiment are located in [`/src/experiments/NEC_evaluation/results/`](src/experiments/NEC_evaluation/results/).
 
 ## Setup and Requirements
 Note: A CUDA-enabled GPU is required to run the finetuning and LLM-based experiments