diff --git a/README.md b/README.md
index 45e7a333b82783effa6d0035cfb580dd14778eb8..8a4cf336985c9657e0425b26f5a8c6c0f8762e48 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,23 @@
 # CodeSamples
 
-This project contains source code samples for compiler techology, in support of Prof. R. C. Moore's "Compiler Costruction" class (FbI, h_da).
\ No newline at end of file
+This project contains source code samples for compiler techology, in support of Prof. R. C. Moore's "Compiler Costruction" class (FbI, h_da).
+
+## Usage 
+
+Please feel free to take this code and modify it as a basis for your projects, if you are a student in Prof. R. C. Moore's "Compiler Costruction" class.
+
+Please note in _your_ copy of _your_ source code where you got the code you have "borrowed".
+
+Note that the various samples found here have been taken from various different sources. 
+
+## Sources
+
+Each directory in this repository has its own information (its own README.md file) detailing where the source code orginally appeared.
+
+See this documentation for more information about each directory.
+
+Signed,
+
+Prof. Dr. Ronald Charles Moore,   
+https://fbi.h-da.de/personen/ronald-moore/  
+ronald.moore@h-da.de
\ No newline at end of file