mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-11 16:36:59 +00:00
Overhaul documentation
This commit is contained in:
parent
3c5af76363
commit
08a2f329c3
2 changed files with 9 additions and 0 deletions
4
android/README.md
Normal file
4
android/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Android Folder
|
||||||
|
dir: /android/
|
||||||
|
|
||||||
|
This is where all of the frontend UI code for the Android app will reside.
|
||||||
5
ui/README.md
Normal file
5
ui/README.md
Normal file
|
|
@ -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/)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue