update README.md

This commit is contained in:
Brennen Raimer
2025-03-18 16:52:49 -04:00
parent 95ba8836f4
commit 837f2babcd

View File

@@ -1,2 +1,14 @@
# python_project
# Apple II ImageWriter Photobooth
## Requirements
* Python >= 3.10
* Pillow >= 10.0
* pyserial>=3
## Controls
| Key | Action |
| --- | ------ |
| Space | Open an image from file |
| Enter | Send image to printer |