Skip to content

Commit

Permalink
Update README with link to GUI version
Browse files Browse the repository at this point in the history
  • Loading branch information
iByteABit256 authored Aug 7, 2024
1 parent f84df88 commit bda605b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@

This is a command line utility to generate MRNs conforming to [ISO 6346](https://en.wikipedia.org/wiki/ISO_6346)

There is also a [GUI version](https://github.com/iByteABit256/MRN-Generator-UI) available.

<!-- GETTING STARTED -->
## Getting Started

Expand All @@ -38,8 +40,6 @@ To build the project locally you will need to [Install Rust](https://www.rust-la

```cargo build --release``` for a release build

<p align="right">(<a href="#readme-top">back to top</a>)</p>

<!-- USAGE EXAMPLES -->
## Usage

Expand Down Expand Up @@ -68,15 +68,11 @@ and B1 procedure category
```mrn-generator -c NL -n 20 -p B1 -C A``` to generate 20 MRNs with Netherlands as a country code
and B1 procedure category combined with A* procedure category

<p align="right">(<a href="#readme-top">back to top</a>)</p>

<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

<p align="right">(<a href="#readme-top">back to top</a>)</p>

<!-- CONTACT -->
## Contact

Expand Down

0 comments on commit bda605b

Please sign in to comment.