typedb-osi / typedb-loader

TypeDB Loader - Data Migration Tool for TypeDB
https://github.com/typedb-osi/typedb-loader
Apache License 2.0
58 stars 17 forks source link

Update README.md #72

Closed devkrish23 closed 7 months ago

devkrish23 commented 9 months ago

Added import statements in "As a dependency in your own Java code:" section in readme

Added import statements in Readme.md file:

What is the goal of this PR?

Better readability for users who are trying to implement typedb loader.

What are the changes implemented in this PR?

Added import statements inside the readme file. This will help users of typedbloader to simply copy paste the code and run without worrying about import dependences