diff --git a/README.md b/README.md index 793febd..5ebe43e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# FlippR Driver +This is a driver written to control Zaccaria pinball machines from the 2nd Generation. It controls the hardware that can be found in the [[flippr-circuit|https://gitlab.rhetenor.de/rhetenor/flippr-circuit]] repository. + +An example game implementation for the Zaccaria Pinball Champ '82 can be found at [[flippr-game|https://gitlab.rhetenor.de/rhetenor/flippr-game]]. + +## Usage + ## Build the driver library To build the flippr-driver library run the following commands: ```sh1