diff --git a/examples/ChainedPanels/README.md b/examples/ChainedPanels/README.md index 1f23038..f9b8f18 100644 --- a/examples/ChainedPanels/README.md +++ b/examples/ChainedPanels/README.md @@ -12,7 +12,6 @@ the displays like this would be a standard order. Non-standard order is essentially the creation of a non-horizontal only 'virtual' display that you can draw to in the same way you would the matrix, but with VirtualDisplay library looking after the pixel mapping to the physical chained panels. -![Nothing better than a PowerPoint slide to explain](VirtualDisplayGraphic.png) [Refer to this document](VirtualDisplay.pdf) for the guide on how to use. ### Steps to Use ### diff --git a/examples/ChainedPanels/VirtualDisplayGraphic.png b/examples/ChainedPanels/VirtualDisplayGraphic.png deleted file mode 100644 index 4548a31..0000000 Binary files a/examples/ChainedPanels/VirtualDisplayGraphic.png and /dev/null differ