Update README.md

This commit is contained in:
elqe 2022-01-27 21:41:13 -05:00 committed by GitHub
parent 6c5b46c3dc
commit a3dd93b88d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ an emulator
## ?
`gcc -ansi -Wall -Wextra -o chip8 chip8.c -lsdl`
`gcc -ansi -Wall -Wextra -o chip8 chip8.c -lSDL2`
## !
no sound, requires sdl
no sound, requires sdl2
## keys