|
@@ -6,7 +6,7 @@ Create amazing Augmented Reality experiences with **MARTINS.js**, a GPU-accelera
|
6
|
6
|
|
7
|
7
|
[Get started](./introduction.md){ .md-button .md-button--primary } [Try a demo](../demo/instructions.md){ .md-button .md-button } [:heart:{ .heart } Support my work](../support-my-work.md){ .md-button }
|
8
|
8
|
|
9
|
|
-:man_technologist: MARTINS.js is free and open-source software released under the [LGPL](../license.md).
|
|
9
|
+:man_technologist: MARTINS.js is free and open-source software.
|
10
|
10
|
|
11
|
11
|
:books: Technical documentation is available at <https://alemart.github.io/martins-js/>.
|
12
|
12
|
|
|
@@ -38,4 +38,4 @@ MARTINS.js requires WebGL2 and WebAssembly.
|
38
|
38
|
|
39
|
39
|
## About
|
40
|
40
|
|
41
|
|
-MARTINS.js is free and open-source software developed by [Alexandre Martins](https://github.com/alemart). It is based on [Speedy Vision](https://github.com/alemart/speedy-vision).
|
|
41
|
+MARTINS.js is free and open-source software developed by [Alexandre Martins](https://github.com/alemart). It is based on [Speedy Vision](https://github.com/alemart/speedy-vision) and released under the [LGPL](LICENSE.md).
|