diff --git a/README.md b/README.md index c6bfd4f..2befd4e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains Hackolade data models that can be viewed on https://hub The Hackolade Enterprise Model Hub is a metadata collaboration platform providing a unified and central access to your Hackolade Studio data models stored in one or more Git repositories. It empowers business teams, governance teams, and other stakeholders to collaborate effectively in order to promote a shared understanding of the context and meaning of data. -Feel free to explore at your leisure. It even allows you to load your own models to the repository, and view them in the Hub. We advise each organization to create its own folder, separate from others. The models and model changes you would push to the repository are auto-merged, then automatically replicated to the Hub database. They should appear in a few seconds. +Feel free to explore at your leisure. It even allows you to load your own models to the repository, and view them in the Hub. To start, simply click the fork button at the top to clone the repository into your account. Within this new copy, you can add your models. We advise each organization to create its own folder, separate from others. After adding your models, initiate a pull request by selecting the contribute button in your repository. The models and model changes you would push to the repository are auto-merged, then automatically replicated to the Hub database. They should appear in a few seconds. An online user documentation can be found [here](https://hackolade.com/help/Hubuserinterface.html).