aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2020-05-19 15:13:44 -0500
committerGitHub2020-05-19 15:13:44 -0500
commit34fd828c388789bc2385d6c447196dfb4c9c02aa (patch)
tree6763932797e47568aff45762e6dc5b18e3e4866b
parentf75f7eb618f7d2a1946257da69324f1d4af230da (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cfda193..71301e2 100644
--- a/README.md
+++ b/README.md
@@ -27,11 +27,13 @@ C++ 1 6 60 757
## Features
- Cycle accurate
- Savestates (beta, expect bugs)
-- Extremely compact: only 700 lines in one source file with no dependencies
+- Extremely compact: only 750 lines in one source file with no dependencies
## Usage
First, head over to the release tab and grab a release. Releases marked as `beta` may be unstable!
+If a release doesn't work, you can also build it yourself, as described below.
+
### *nix systems
```sh
./badnes [path to ROM]
@@ -45,8 +47,6 @@ Alternatively, use
badnes.exe [path to ROM]
```
-If it doesn't work you can also build it yourself, as described below.
-
## Controls
UP - UP
DOWN - DOWN