Skip to content

Commit 0e48d62

Browse files
author
Alin
committed
correct screenshot path for readme
1 parent 7fe6be9 commit 0e48d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Based on NVIDIA's Gameworks GL Threading example, it was adapted to a deferred r
33

44
It shows more advanced usage of how to use commands recording, pod hints, creating a material binder, prioritize custom commands, dispatch and have multiple command buffers for a deferred renderer.
55

6-
![pic-main](example/screenshot.png)
6+
![pic-main](screenshot.png)
77

88
## Usage
99
Requires Visual Studio 2017.

0 commit comments

Comments
 (0)