diff --git a/senseiUSFDReadme.txt b/senseiUSFDReadme.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b4f21a3c554f60ca517f3e4f208477fa52716c88
--- /dev/null
+++ b/senseiUSFDReadme.txt
@@ -0,0 +1,12 @@
+The deliverad software is a Maven project. To load the project you can use any IDE such as NetBeans.
+To load it using NewBeans follow these steps:
+
+1. File
+2. --> Open Project, here a window opens where you need to navigate to the director where the software is
+3. Select the project and say "Open Project"
+4. Your project is loaded to NetBeans
+
+The softare comes with "clustering", "cluster labeling" and "summarization".
+
+We have put these in a single pipeline. For this look at implementation within the package: "senseiprototypetools". You can run these pipelines and results will be saved under "articleComments" within
+the same project. By editing the pipelines you can change the destination of the results as well as the inputs (news articles and comments).