Skip to content

Commit b38bef9

Browse files
Update README
1 parent bcbfe57 commit b38bef9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To illustrate how to use TypeDB Loader, we will use a slightly extended version
5151

5252
### Configuration
5353

54-
The configuration file tells TypeDB Loader what things you want to insert for each of your data files and how to do it.
54+
The configuration file tells TypeDB Loader what things you want to insert for each of your data files and how to do it.
5555

5656
Here are some example:
5757

@@ -65,6 +65,8 @@ Here are some example:
6565

6666
For detailed documentation, please refer to the [WIKI](https://github.com/bayer-science-for-a-better-life/grami/wiki).
6767

68+
The [config](https://github.com/typedb-osi/typedb-loader/tree/master/src/test/resources/phoneCalls/config.json) in the phone-calls test is a good starting example of a configuration.
69+
6870
### Migrate Data
6971

7072
Once your configuration files are complete, you can use TypeDB Loader in one of two ways:

0 commit comments

Comments
 (0)