diff --git a/crc/README.md b/crc/README.md
index 73c39dbda14ec0cc6e6f65c67837863eb14f129d..c58b4f77452b2dedbb8371d33afd07419b5282fa 100644
--- a/crc/README.md
+++ b/crc/README.md
@@ -1,4 +1,4 @@
-# Circuits-folder
+# Circuits folder
 
 This folder is for Circuit diagramms. It is recommended to use the `circuitikz` package. This extents the `tikz` package with commands for close to all
 your circuit diagramm needs. Have a look at the documentation.
\ No newline at end of file
diff --git a/csv/README.md b/csv/README.md
index 919f6182511a5257c7305084f43cddc1153e7099..b943f23d558b652f011c73695d9e5f61f592b0e2 100644
--- a/csv/README.md
+++ b/csv/README.md
@@ -1,7 +1,8 @@
 # CSV folder (Comma Speeratet Values)
 
 This folder is for measurement readings and other kinds of data collection.  
-It is named *csv*, but you could also use different filetypes, even though the `.csv` type is the easiest to include in LaTex.
+It is named *csv*, but you could also use different filetypes, even though the `.csv` type is the easiest to include in LaTex.  
+Keep in mind, that the config selts the ';' as the seperator, which is the german standart
 
 # Export Excel to CSV
 
diff --git a/src/README.md b/src/README.md
index 86a20f0fc96c2d6cd975ea39eaf88b5d1d5b5977..768541f69ff38c131774b57337e889b6d342abda 100644
--- a/src/README.md
+++ b/src/README.md
@@ -1,4 +1,3 @@
-# Der Sources Ordner
+# The sources Folder
 
-This folder is for additional source files. It provides the custom classes and support files as well as being good for storing your assignments or
-documents you need for information.
\ No newline at end of file
+This folder is for additional source files. It provides the custom classes and support files.
\ No newline at end of file