Skip to content

Commit

Permalink
Update README.md (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonovdd authored Oct 13, 2021
1 parent af07bb0 commit 89fdf00
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 @@ -25,7 +25,7 @@ Often, Json files are added to a project as one line to reduce the size of the b
## Getting started

1) Add reference for this package.
2) Set `EnableCompactJson` property to `true.` (When the value is `false` the files data are not changed)
2) Set `EnableCompactJson` property to `true`. (When the value is `false` the files data are not changed)
3) Just use `JsonEmbeddedResource` as `EmbeddedResource`.

```xml
Expand Down

0 comments on commit 89fdf00

Please sign in to comment.