Skip to content

Commit 05d772c

Browse files
committed
* update: README.md
1 parent 0db98db commit 05d772c

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
@@ -2,8 +2,8 @@
22

33
### What is this repository for? ###
44

5-
This repository contains a full data model based on the latest API schema of [LDTK](https://ldtk.io/) (extracted). In addition, also
6-
provides a set of tools to generate the data model from the API schema (converters).
5+
This repository contains a full data model based on the latest API schema of [LDTK](https://ldtk.io/) (schema-extracted)
6+
. In addition, also provides a set of converters to load the data model from a valid JSON source file.
77

88
### Examples ##
99

@@ -13,7 +13,7 @@ Load the data model from a valid LDTK json file:
1313

1414
### Project Structure ###
1515

16-
The framework functionality is divided into multiple modules which can be imported individually as required.
16+
This project is structured as follows:
1717

1818
##### Root Directory Structure #####
1919

0 commit comments

Comments
 (0)