Update README.md
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
|
||||
Chip 8 emulator/interpreter.
|
||||
|
||||
```bash
|
||||
./porcel8 -f an_awesome_chip8_rom.ch8
|
||||
```
|
||||
|
||||

|
||||
|
||||
There are no included ROMs as part of this project. Please refer to the [Relevant Resources](#relevant-resources) section.
|
||||
|
||||
```bash
|
||||
./porcel8 -f your_rom.ch8
|
||||
```
|
||||
Please refer to the [Relevant Resources](#relevant-resources) section for some publicly available ROMs.
|
||||
|
||||
|
||||
### Status
|
||||
|
Reference in New Issue
Block a user