Skip to content

Commit d2ddd3f

Browse files
authored
Update README.md
1 parent 9cd2846 commit d2ddd3f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
## FEAScript Website
1+
<img src="https://feascript.github.io/FEAScript-website/images/FEAScriptLogo.png" width="80">
2+
3+
## Introduction
24

35
FEAScript is an open-source JavaScript library for solving differential equations using the finite element method. This is the source code of the FEAScript <a href="https://feascript.com/" target="_blank">website</a>.
46

5-
## Licenses
7+
## License
68

7-
The content of the FEAScript website is licensed under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC-BY 4.0</a>. Note that FEAScript itself is distributed under the terms of the <a href="https://github.com/FEAScript/FEAScript/blob/main/LICENSE" target="_blank">MIT license</a>.
9+
The content of the FEAScript website is licensed under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC-BY 4.0</a>. Note that FEAScript itself is distributed under the terms of the <a href="https://github.com/FEAScript/FEAScript/blob/main/LICENSE" target="_blank">MIT license</a>.

0 commit comments

Comments
 (0)