Skip to content

Commit 97011b8

Browse files
authored
Merge pull request twostraws#22 from Matt54/housekeeping/fixing-whitespace
Added newline for emboss image
2 parents 718e9a9 + ea4be54 commit 97011b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ struct ContentView: View {
350350

351351
<details>
352352
<summary> Details (Click to expand) </summary>
353+
353354
![An emboss shader.](assets/emboss.png)
354355

355356
A `layerEffect()` shader that creates an embossing effect by adding brightness from pixels in one direction, and subtracting brightness from pixels in the other direction.

0 commit comments

Comments
 (0)