diff --git a/README.md b/README.md index bdeeb3c..4545c07 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,12 @@ There are three modules within the project: ## Consuming this library -✅ Product artifacts are available from Red Hat internal repositories. +Product artifacts are available from Red Hat internal repositories. -🧪 If you need to use these libraries while in development then you can consume the upstream artefacts from GitHub Packages: +If you need to use these libraries while in development then you can consume the upstream artefacts from GitHub Packages: +- see https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry - see https://github.com/orgs/RedHatInsights/packages?repo_name=insights-java-client -- use https://maven.pkg.github.com/RedHatInsights/insights-java-client as an additional Maven repository to your build. +- use https://maven.pkg.github.com/RedHatInsights/insights-java-client as an additional Maven repository to your build ## Building