mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 10:37:00 +00:00
Added a assets folder and more documentation
This commit is contained in:
parent
7fcd54d14b
commit
fdc2e19810
2 changed files with 10 additions and 0 deletions
5
assets/README.md
Normal file
5
assets/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Assets folder
|
||||||
|
|
||||||
|
dir: /assets/
|
||||||
|
|
||||||
|
This is where all of the assets for the repository and application belong (e.g branding, firmware dumps, images, demo videos)
|
||||||
5
assets/fw/README.md
Normal file
5
assets/fw/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Firmware dump folder
|
||||||
|
|
||||||
|
dir: /assets/fw/
|
||||||
|
|
||||||
|
This is where your dumped firmware will go (will be used heavily during buildtime)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue