diff --git a/assets/README.md b/assets/README.md new file mode 100644 index 0000000..dbf2f10 --- /dev/null +++ b/assets/README.md @@ -0,0 +1,3 @@ +# Assets + +Images and other media for Buddy. diff --git a/notes/README.md b/notes/README.md new file mode 100644 index 0000000..e2dd400 --- /dev/null +++ b/notes/README.md @@ -0,0 +1,3 @@ +# Notes + +Any calculations, tests, or general ideas for functionality within Buddy. :)