Florian Bartels пре 6 месеци
родитељ
комит
61b55c9d37
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      example-projects/file-explorer/README.md

+ 1 - 1
example-projects/file-explorer/README.md

@@ -2,7 +2,7 @@
 
 
 This example shows how a Dioxus App can directly leverage system calls and libraries to bridge native functionality with the WebView renderer.
 This example shows how a Dioxus App can directly leverage system calls and libraries to bridge native functionality with the WebView renderer.
 
 
-![example](./src/image.png)
+![example](./assets/image.png)
 
 
 
 
 ## To run this example:
 ## To run this example: