diff --git a/README.md b/README.md
index fc9b0165b7155a55f91a18c1d0ed481549a0c105..ad668314a5eb0ea6c634aed3e5d16f7fa9c6e27d 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,7 @@
+
 # This is my awesome Readme file where I make all my notes.
+
+
+now this is the awesome explanation of this git file. 
+
+First stage, then commit else you create chaos. State different file one after the other or all at the same time.
diff --git a/superRcode.R b/superRcode.R
new file mode 100644
index 0000000000000000000000000000000000000000..31d702fa168b78197b26fc726785c9cf23e00279
--- /dev/null
+++ b/superRcode.R
@@ -0,0 +1,5 @@
+## get started
+
+ls(list=ls())
+
+test <- rnorm(10)