diff options
-rw-r--r-- | data/storage/recipes/0/text | 6 | ||||
-rw-r--r-- | data/storage/recipes/1/text | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/data/storage/recipes/0/text b/data/storage/recipes/0/text new file mode 100644 index 0000000..208828a --- /dev/null +++ b/data/storage/recipes/0/text @@ -0,0 +1,6 @@ +# First recipe + +Important steps: + +- cook it +- eat it diff --git a/data/storage/recipes/1/text b/data/storage/recipes/1/text new file mode 100644 index 0000000..a8f8b1e --- /dev/null +++ b/data/storage/recipes/1/text @@ -0,0 +1,6 @@ +# Second recipe + +Important steps: + +- cook it +- eat it |