Update README.md

This commit is contained in:
clockworkpi 2018-05-31 15:38:45 +08:00 committed by GitHub
parent 81f5c56d9e
commit 8640e51153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,17 @@
# GameShell launcher
This is the launcher for GameShell based on 320x240 resolution and D-Pad layout.
# Create the necessary user and group
* User name: cpi
* Password: cpi
* Group ID: 31415 with group name: cpifav
```
sudo adduser cpi
sudo groupadd cpifav -g 31415
sudo adduser cpi cpifav
```
# Directory structure
```
/home/cpi/