From 97000ea21c8e337dff6b080b27b84e59f72383cf Mon Sep 17 00:00:00 2001 From: nvk Date: Thu, 22 Nov 2018 11:37:47 -0500 Subject: [PATCH] Graphics doc --- graphics/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 graphics/README.md diff --git a/graphics/README.md b/graphics/README.md new file mode 100644 index 00000000..2d623e1e --- /dev/null +++ b/graphics/README.md @@ -0,0 +1,7 @@ +# Coldcard Graphics + +1. Edit `txt` or `png` files in this folder +2. run `make` +2. Auto-generated graphics will be in `graphics.py` + +*You will need to restart the Simulator to see your changes*