diff --git a/README.md b/README.md
index d6ab208ed19d01aa55927246fb444a911ac491cf..dd92ba50490873cb63374633a5534ed71328ae7b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
 # inPhase code repository
 
-Basic code to perform inPhase, a method to determine dilute and condensed phase concentrations for protein condensates.
\ No newline at end of file
+Basic code to perform inPhase, a method to determine dilute and condensed phase concentrations for protein condensates.
+The code was used with MATLAB (The MathWorks) 2020b and 2021a.
+
+This contains an image segmentation routine:
+- inPhase_Segmentation_v11.m
+- getDataAllFields.m
+- condensate_Segmentation_V4
+
+
+The evaluation code uses natsort by Stephen Cobeldick, available under:
+https://de.mathworks.com/matlabcentral/fileexchange/47434-natural-order-filename-sort
+
+The evaluation code uses the OME Bio-Formats package that is available under: 
+https://docs.openmicroscopy.org/bio-formats/6.11.0/users/matlab/index.html