From 32a8d9467b0d6547a7f064eced9b26f2694b6b59 Mon Sep 17 00:00:00 2001 From: IDontCode Date: Wed, 19 Jan 2022 00:29:34 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98fec88..6e815dd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ make # Files -`snes9x/` - contains snes9x code -`snes9x/unix` - contains a fork of the unix snes9x code. this is where main.cpp is located and contains everything pertaining to the port. -`snes9x/unix/libs` - MPP static libraries used to setup HDMI output. +* `snes9x/` - contains snes9x code +* `snes9x/unix` - contains a fork of the unix snes9x code. this is where main.cpp is located and contains everything pertaining to the port. +* `snes9x/unix/libs` - MPP static libraries used to setup HDMI output.