Skip to content

Commit 3ba3267

Browse files
Update README.md
1 parent e4f69b4 commit 3ba3267

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
@@ -68,4 +68,4 @@ var documentImage = response.Images().GetField(GraphicFieldType.DOCUMENT_FRONT).
6868
var portraitField = response.Images().GetField(GraphicFieldType.PORTRAIT);
6969
var portraitFromVisual = portraitField.GetValue(Source.VISUAL);
7070
```
71-
You can find this sample in `Regula.OpenApi.Examples.sln`.
71+
You can find this sample in `Regula.DocumentReader.Examples.sln`.

0 commit comments

Comments
 (0)