Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit 34a01e1

Browse files
authored
Update README.md
1 parent 6cbb89d commit 34a01e1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

build/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# Build Folder
22
Here you will find the build.<br/>
33
With the pages located in "/pages/"
4+
5+
## The "input" file.
6+
Contain all user inputs settings.<br/>
7+
Take care of this file, because it is very strict.<br/>
8+
9+
RIGHT d<br/>
10+
LEFT q<br/>
11+
UP z<br/>
12+
DOWN s<br/>
13+
OK e<br/>
14+
CANCEL c<br/>
15+
SAVE p<br/>
16+
EXIT x<br/>
17+
18+
After this text everything else will not be read.

0 commit comments

Comments
 (0)