From 47440b3cae789993761edb50187633e59996b66c Mon Sep 17 00:00:00 2001 From: MP <53620289+Marco-Pellegrino@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:14:57 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 893b56b4..36e57476 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ The FEM-Design API repository is developed and maintained by [StruSoft](https:// In addition to the disclaimer under the license ([LICENSE.md](LICENSE)) - All files and related documentation is for illustrative and educational purposes and may not interact with FEM-Design in a reliable way depending on your version, installation and content of the files. Furthermore, Strusoft won´t guarantee full support of the package. 😊 ## License -[LICENSE-MIT.md](MIT LICENSE) -[LICENSE-APACHE.md](APACHE LICENSE) +[MIT LICENSE](LICENSE-MIT.md) +[APACHE LICENSE](LICENSE-APACHE.md) ### NOTICE The code in FemDesign.Grasshopper.Components.UIWidgets folder includes code licensed under the Apache License, Version 2.0 -(https://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file +(https://www.apache.org/licenses/LICENSE-2.0).