Skip to content

Commit c7a3d3a

Browse files
committed
Relink gif.
1 parent 93ca6ee commit c7a3d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ insertion. In this example, `(docstr--c-style-search-string 2)` is the
9595
string base on the `search-string` information. Then this is the result.
9696

9797
<p align="center">
98-
<img src="./etc/csharp-vs-doc-demo.gif" width="450" height="172"/>
98+
<img src="./etc/c#/csharp-vs-doc-demo.gif" width="450" height="172"/>
9999
</p>
100100

101101
## Before/After Insertion
@@ -130,7 +130,7 @@ document style. Let's try apply to language `TypeScript` only within
130130
## Advance Implementation
131131

132132
<p align="center">
133-
<img src="./etc/cpp-doc-demo.gif" width="450" height="408"/>
133+
<img src="./etc/c++/cpp-doc-demo.gif" width="450" height="408"/>
134134
</p>
135135

136136
## Configure Faces

0 commit comments

Comments
 (0)