diff --git a/README.md b/README.md index 16f33d8..1debfa4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MirthSync Plugin for Mirth Connect This repository contains Saga-IT's **MirthSync** plugin for [Mirth / NextGen Connect](https://github.com/nextgenhealthcare/connect). -The plugin embeds the [`mirthsync`](https://github.com/saga-it/mirthsync) CLI so administrators can pull, push, and inspect channel configuration from within the Mirth Administrator UI or directly on the server. +The plugin embeds the [`mirthsync`](https://github.com/SagaHealthcareIT/mirthsync) CLI so administrators can pull, push, and inspect channel configuration from within the Mirth Administrator UI or directly on the server. Key capabilities: @@ -46,8 +46,8 @@ The plugin depends on [`com.saga-it:mirthsync`](https://clojars.org/com.saga-it/ ## Building Locally ```bash -git clone https://github.com/saga-it/mirthsync-mirth-plugin.git -cd mirthsync-mirth-plugin +git clone https://github.com/SagaHealthcareIT/mirthsync-plugin.git +cd mirthsync-plugin ./build.sh ``` @@ -135,6 +135,16 @@ The GitHub Action will attach the installable zip to that release automatically. --- +## About & Commercial Support + +The MirthSync plugin is built and maintained by [Saga IT, LLC](https://saga-it.com). For hands-on help: + +- [Mirth Connect consulting & development](https://saga-it.com/services/mirth-connect) +- [Open Integration Engine (OIE) services](https://saga-it.com/services/open-integration-engine) +- [mirthsync CLI](https://github.com/SagaHealthcareIT/mirthsync) and the [VS Code extension](https://saga-it.com/products/mirthsync-vscode) + +--- + ## Contributing Issues and pull requests are welcome! diff --git a/pom.xml b/pom.xml index d76cce9..8c7f51f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,12 @@ 0.0.3 pom + https://saga-it.com/products/mirthsync-plugin + + Saga IT, LLC + https://saga-it.com + + Apache License, Version 2.0