Skip to content

Commit

Permalink
Merge pull request #665 from elliptic1/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nbransby authored Nov 4, 2024
2 parents 312beed + 848ab50 commit 312b37e
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 @@ -76,7 +76,7 @@ plugins {
}
```

Then mark you custom classes `@Serializable`:
Then mark your custom classes `@Serializable`:

```kotlin
@Serializable
Expand Down

0 comments on commit 312b37e

Please sign in to comment.