diff --git a/README.md b/README.md
index 0935177cf8148ee1518fdd51a6b60d5f8c22b265..a20e900ccec6abc814f229e5c5e2da8bb70f5ab7 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
 # this is our collab project
 
 - a
-- b
-- c
+- 
+- here is a great bullet point
 - d
 - e
-- f
+- 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)