diff --git a/README.md b/README.md
index 86f1a4f..29a6013 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@
-
-
+
+
-
+
diff --git a/assignment.R b/assignment.R
new file mode 100644
index 0000000..d3f1b59
--- /dev/null
+++ b/assignment.R
@@ -0,0 +1,5 @@
+text <- "Hello, World!"
+
+text
+
+new_text <- "new version"