Skip to content

Commit

Permalink
OZ-340: Align maven-archetype generated READMEs (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliouzbett authored Dec 18, 2024
1 parent 458b6af commit 6f9f009
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 deletions.
26 changes: 4 additions & 22 deletions maven-archetype/src/main/resources/archetype-resources/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# ${distributionName}
# `${distributionName}`
`${distributionName}` is a starter distribution of [Ozone HIS](https://www.ozone-his.com/), designed to address specific healthcare information system needs through configuration and extensibility.

**${distributionName}** is a distribution of [Ozone HIS](https://www.ozone-his.com).

Available commands to build and run the project:
https://docs.ozone-his.com/create-distro/#available-commands

---

<p align="center">
<a href="https://docs.ozone-his.com/"><img src="https://raw.githubusercontent.com/ozone-his/.github/refs/heads/main/profile/ozone-logo.png" alt="Ozone" width="30%"/></a>
</p>

<h3 align="center">The Instant HIS</h3>

<p align="center">
Welcome to Ozone's open-source repositories!
<br/>Engage with the Ozone community and access useful resources below:
</p>

<h3 align="center">
<a href="https://docs.ozone-his.com/">Docs</a>&nbsp;&nbsp;&nbsp;&nbsp;•&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://talk.openmrs.org/c/software/ozone-his/70">Forum</a>&nbsp;&nbsp;&nbsp;&nbsp;•&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://openmrs.slack.com/archives/C02PYQD5D0A">Chat Room</a>
</h3>
<h3>Getting Started</h3>
To build and run this project, visit the [available commands](https://docs.ozone-his.com/create-distro/#available-commands) section in the Ozone HIS documentation for detailed instructions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# `basicDistribution`
`basicDistribution` is a starter distribution of [Ozone HIS](https://www.ozone-his.com/), designed to address specific healthcare information system needs through configuration and extensibility.

## Getting Started
<h3>Getting Started</h3>
To build and run this project, visit the [available commands](https://docs.ozone-his.com/create-distro/#available-commands) section in the Ozone HIS documentation for detailed instructions.

0 comments on commit 6f9f009

Please sign in to comment.