Skip to content

Commit 979dd8c

Browse files
authored
Update README.md
1 parent b632009 commit 979dd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ var documentImage = response.Images().GetField(GraphicFieldType.DOCUMENT_FRONT).
7171
var portraitField = response.Images().GetField(GraphicFieldType.PORTRAIT);
7272
var portraitFromVisual = portraitField.GetValue(Source.VISUAL);
7373
```
74-
You can find this sample in `Regula.DocumentReader.Examples.sln`.
74+
You can find this sample in [`Regula.DocumentReader.Examples.sln`](https://github.com/regulaforensics/DocumentReader-web-csharp-client/blob/master/Regula.DocumentReader.Examples.sln).

0 commit comments

Comments
 (0)