Skip to content

Commit b9b950a

Browse files
authored
Update README.md
1 parent 990cb70 commit b9b950a

1 file changed

Lines changed: 14 additions & 6 deletions

File tree

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
1-
# jmmc-java-build
1+
# ![JMMC logo](https://github.com/JMMC-OpenDev/.github/blob/main/doc/JMMC-logo.jpg) OpenDev - JMMC-Java-Build
22
This module contains the workflow, developed by the JMMC technical team, to build all JMMC Java GUI at once in a single package (jar + shell).
33

4-
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
54

6-
See [CI nightly builds](https://github.com/JMMC-OpenDev/jmmc-java-build/actions/workflows/build.yml)
5+
## License
6+
See [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
77

88

9-
## Build
9+
## Links:
10+
- [CI nightly builds](https://github.com/JMMC-OpenDev/jmmc-java-build/actions/workflows/build.yml)
11+
- [JMMC releases](https://www.jmmc.fr/releases/)
12+
- [JMMC OpenDev @ github](https://github.com/JMMC-OpenDev/)
13+
- [JMMC Web site](https://www.jmmc.fr)
14+
1015

16+
## Build
1117
This JMMC module uses java / maven to build the jar file, to build the JMMC Java software packages.
1218

1319
Requirements:
1420
- OpenJDK 8+
1521
- Maven 3.6+
1622

1723

18-
Instructions:
24+
### Instructions:
1925

2026
- Cleanup dependencies:
2127
`./clean.sh`
@@ -57,4 +63,6 @@ You may add this root directory in your PATH to run all previous command from an
5763
`cd jmmc-tools`
5864
use `run_...sh` scripts !
5965

60-
Enjoy all JMMC tools !
66+
67+
**Enjoy all JMMC tools !**
68+

0 commit comments

Comments
 (0)