Skip to content

Commit dbc3e2f

Browse files
committed
Update index title
1 parent 6bf7996 commit dbc3e2f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![website status](https://img.shields.io/website?url=https%3A%2F%2Ffeascript.com%2F)
66

7-
FEAScript is a lightweight finite element simulation library built in JavaScript. This is the source code of the FEAScript <a href="https://feascript.com/" target="_blank">website</a>.
7+
FEAScript is a finite element simulation library built in JavaScript. This is the source code of the FEAScript <a href="https://feascript.com/" target="_blank">website</a>.
88

99
## License
1010

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<html>
1313
<head>
14-
<title>FEAScript Finite Element Simulation Library</title>
14+
<title>FEAScript: A JavaScript Finite Element Simulation Library</title>
1515
<link rel="icon" type="image/x-icon" href="./assets/favicon.ico" />
1616
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1717
<meta

0 commit comments

Comments
 (0)