Skip to content

Commit 6ea46a5

Browse files
Update README.md
Co-authored-by: Asbjørn Ulsberg <asbjorn@ulsberg.no>
1 parent 5c67338 commit 6ea46a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ For the framing example below, the framing document is defined as follows:
263263
```
264264

265265
And we use it like this:
266+
266267
```csharp
267268
var doc = JObject.Parse(_docJson);
268269
var frame = JObject.Parse(_frameJson);

0 commit comments

Comments
 (0)