Skip to content

Commit

Permalink
Reference screenshot from raw.githubusercontent.com in the README
Browse files Browse the repository at this point in the history
So that it's displayed properly on nuget.org
  • Loading branch information
0xced committed Mar 15, 2024
1 parent a884f43 commit 17226bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ no default value

Setting the `ChiselGraphAlias` property adds an alias (link) under the project. This is useful to see the graph directly into the IDE. A very good combination with the Rider [Mermaid plugin](https://plugins.jetbrains.com/plugin/20146-mermaid).

<img src="resources/ChiselGraphAlias.png" alt="Screenshot of the SqlClientSample project with the Mermaid graph">
![Screenshot of the SqlClientSample project with the Mermaid graph](https://raw.githubusercontent.com/0xced/Chisel/main/resources/ChiselGraphAlias.png)

```xml
<PropertyGroup>
Expand Down

0 comments on commit 17226bd

Please sign in to comment.