diff --git a/examples/ChainedPanels/README.md b/examples/ChainedPanels/README.md index c40e0f9..76a0be6 100644 --- a/examples/ChainedPanels/README.md +++ b/examples/ChainedPanels/README.md @@ -22,7 +22,7 @@ columns this example might be able to help. It creates a virtual screen that you draw to in the same way you would the matrix, but it will look after mapping it back to the displays. -![Nothing better than a PowerPoint slide to explain](VirtualDisplay.png) +![Nothing better than a PowerPoint slide to explain](VirtualDisplayGraphic.png) ### Steps to Use ### diff --git a/examples/ChainedPanels/VirtualDisplay.png b/examples/ChainedPanels/VirtualDisplayGraphic.png similarity index 100% rename from examples/ChainedPanels/VirtualDisplay.png rename to examples/ChainedPanels/VirtualDisplayGraphic.png