Skip to content

Commit 55ab5ac

Browse files
authored
Merge pull request #597 from founfabug/patch-14
Update index.md with a gentle tidy
2 parents 497ab39 + 45c2d9c commit 55ab5ac

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/start/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ source software that you run on a computer (Windows, Mac, Linux,
99
Raspberry Pi, etc.) to control a real, physical pinball machine. (More
1010
info one what MPF is [here](http://missionpinball.org).)
1111

12-
Most people develop their game on their laptop, and then when they're
13-
done, transfer it to a smaller computer permanently installed in their
14-
pinball machine.
12+
Most people develop their game on a main computer, transfering the game to a
13+
smaller computer permanently installed in their pinball machine.
1514

1615
The computer running MPF is connected to a
1716
[modern pinball control system](../hardware/index.md) via USB. (MPF supports several different control systems,
@@ -32,7 +31,7 @@ machine, including:
3231
steppers, flippers, ball locks, diverters, etc.)
3332
* Pinball logic (ball locks, multiball, modes, tilt, high scores, ball
3433
saves, ball search, extra balls, etc.)
35-
* The display (or displays): DMD, RGB LED, and/or LCD
34+
* The displays: DMD, RGB LED, and/or LCD
3635
* Audio & sounds
3736
* Coordinated "shows" of actions which flash lights, fade LEDs, play
3837
sounds and video, etc.

0 commit comments

Comments
 (0)