From a9a2a1c9402e3eeccbb8a1f3cba69ccb5a56945b Mon Sep 17 00:00:00 2001 From: Murielle Kirkove <1128-MKirkove@users.noreply.gitlab.uliege.be> Date: Tue, 24 Jan 2023 06:57:22 +0000 Subject: [PATCH] Replace README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f87765d..58dc7ba 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,6 @@ Multiple Aperture Interferometry (MAI) has been proposed by Bechor and Zebker in For more information, please refer to the following article : https://orbi.uliege.be/handle/2268/262217 -### Licenses -The plugins are available under Freeware license. - ### Installation of the Matlab Runtime - To use our Matlab applications, you need to have Matlab R2021B Runtime (9.11). Please check if you have the good version. @@ -121,6 +118,9 @@ _**The installation procedure is the same for all programs, so in this README we - <ins>MAI</ins>, click [here](../../Plugins/MAI/Example.md) +## Licenses +The plugins are available under Freeware license. The license documents are available [here] (../../Plugins/CohTrack/License.md) for cohTrack and [here](../../Plugins/MAI/License.md) for MAI. + <div align="right">(<a href="#install-csl-plugins">back to top</a>)</div> -- GitLab