Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koszeggy authored Oct 1, 2021
1 parent 3a1480c commit b7926c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ The `KGySoft.Drawing.DebuggerVisualizers` assembly provides debugger visualizers
- `System.Drawing.Color`: In a non read-only context the color can be replaced.

<p align="center">
<img alt="Debugging a Palette instance" src="https://user-images.githubusercontent.com/27336165/124268121-66d84380-db39-11eb-97f5-6ff569b01daa.png"/>
<br/><em>Debugging a Palette instance</em>
<img alt="Debugging a ColorPalette instance" src="https://user-images.githubusercontent.com/27336165/124268121-66d84380-db39-11eb-97f5-6ff569b01daa.png"/>
<br/><em>Debugging a ColorPalette instance</em>
</p>

### Installing Debugger Visualizers
Expand Down

0 comments on commit b7926c4

Please sign in to comment.