Update README.md

This commit is contained in:
Jonas Zeunert
2024-02-25 21:14:27 +01:00
parent 484f8f26e7
commit d022c67a58

View File

@@ -3,8 +3,6 @@ This is a driver written to control Zaccaria pinball machines from the 2nd Gener
An example game implementation for the Zaccaria Pinball Champ '82 can be found at [[flippr-game|https://gitlab.rhetenor.de/rhetenor/flippr-game]]. An example game implementation for the Zaccaria Pinball Champ '82 can be found at [[flippr-game|https://gitlab.rhetenor.de/rhetenor/flippr-game]].
## Architecture
## Build Instructions ## Build Instructions
By default a static library gets build together with a networking target which enables communication over a UNIX Socket, for possible games. By default a static library gets build together with a networking target which enables communication over a UNIX Socket, for possible games.