diff --git a/README.md b/README.md
index c76ddb9854a162224b46840780b0f07e5de9812f..ea270feefccfe1f4e833f2b2dc8c3a316dd6f088 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,10 @@ Allows dynamic playback, resuming and triggering of sounds with Trigger Volumes.
 
 
 
-## Although the Script works, the Project-File is just a draft! 
\ No newline at end of file
+## Although the Script works, the Project-File is just a draft! 
+
+just
+
+1. Add the Script `Data.cs` to an empty object in your scene that is called `Data`
+2. Add the Script `SoundManager.cs` onto any Trigger Volume
+3. Add a Sound Clip to the (automatically added) Audio Source
\ No newline at end of file