diff --git a/android/README.md b/android/README.md new file mode 100644 index 0000000..d69edba --- /dev/null +++ b/android/README.md @@ -0,0 +1,4 @@ +# Android Folder +dir: /android/ + +This is where all of the frontend UI code for the Android app will reside. \ No newline at end of file diff --git a/ui/README.md b/ui/README.md new file mode 100644 index 0000000..7fd36a2 --- /dev/null +++ b/ui/README.md @@ -0,0 +1,5 @@ +# UI Folder + +dir: /ui/ + +This is where all of the frontend UI code and backend console will reside for all builds except for Android (see dir /android/) \ No newline at end of file