diff --git a/my_list.html b/my_list.html
new file mode 100644
index 000000000..eba7d0ef4
--- /dev/null
+++ b/my_list.html
@@ -0,0 +1,11 @@
+
+
+
+ - "Monstera deliciosa"
+ - "Fiddle Leaf Fig"
+ - "Pilea"
+ - "Golden Pothos"
+ - "Peace Lily"
+
+
+
\ No newline at end of file
diff --git a/my_list.txt b/my_list.txt
new file mode 100644
index 000000000..7cb00b1d7
--- /dev/null
+++ b/my_list.txt
@@ -0,0 +1,5 @@
+"Monstera Deliciosa"
+"Fiddle Leaf Fig"
+"Pilea"
+"Golden Pothos"
+"Peace Lily"
\ No newline at end of file