diff --git a/README.md b/README.md
index 6a909d3bf97f7acb6b54a83816fc8615155b41fe..f23bd17a2539c7061625eb5c02c292586c807b70 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
 # this is our collab project
 
 - a
-- b
-- c
+-
+- here is a great bullet point
 - d
 - e
 - f
-- Hallihallohallöle
\ No newline at end of file
+- Hallihallohallöle
+- fee
+- and even another bullet
diff --git a/superRcode.R b/superRcode.R
new file mode 100644
index 0000000000000000000000000000000000000000..84087bc587c5f95ac30cfa3dc3afbcd4abe9602a
--- /dev/null
+++ b/superRcode.R
@@ -0,0 +1,2 @@
+rm(list=ls())
+r=rnorm(100)