From cf0577646f55d8a5d8da7b6f8c5127b9d7c01482 Mon Sep 17 00:00:00 2001 From: Jonathan Hoffstadt Date: Thu, 13 Aug 2020 20:36:41 -0500 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 01c949a14..2eae28f53 100644 --- a/docs/README.md +++ b/docs/README.md @@ -96,7 +96,7 @@ _DearPyGui_ currently includes 10 themes (a full custom theming system will be a #### Canvas _DearPyGui_ includes a drawing API to create custom drawings, plot, and even 2D games. -
![BasicUsageExample](https://github.com/hoffstadt/DearPyGui/blob/assets/canvas.png?raw=true) +
![BasicUsageExample](https://github.com/hoffstadt/DearPyGui/blob/assets/canvas.PNG?raw=true) #### Tools _DearPyGui_ includes several tools to help developers with _DearPyGui_ app development including built-in documentation, logging, source viewer, and other tools: