Skip to content

Commit 52c3b3a

Browse files
committed
* update: README.md
1 parent 8e00322 commit 52c3b3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
### What is this repository for? ###
77

8-
This repository contains a full data model based on the latest API schema of [LDTK](https://ldtk.io/) (schema-extracted)
9-
. In addition, also provides a set of converters to load the data model from a valid JSON source file.
8+
This repository contains a full data model based on the latest API schema of [LDTK](https://ldtk.io/) (schema-extracted
9+
using [QuickType](https://quicktype.io/)). In addition, also provides a set of converters to load the data model from a valid JSON source file.
1010

1111
### Examples ###
1212

@@ -27,7 +27,7 @@ Notice that the version matches the JSON version of the data model (minimum vers
2727

2828
`https://s01.oss.sonatype.org/content/repositories/releases/`
2929

30-
**Gradle Import:**
30+
**Gradle Import:**
3131

3232
```
3333
repositories {

0 commit comments

Comments
 (0)