diff --git a/README.md b/README.md index 4f8a52b..d122684 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Tool to ease astronomers work flow: - ensure VO interoperability by managing the SAMP hub; - discover and automatically start VO applications when needed. +Details available [here](http://www.jmmc.fr/applauncher). + License ======= @@ -16,5 +18,7 @@ Build ===== AppLauncher uses `maven` to build from sources. -Its sole dependency is jMCS. + +Its sole dependency is [jMCS](https://github.com/JMMC-OpenDev/jMCS). + You must build in this order : `jmcs` , `smptest`, `smprsc` , `smprun` .