Skip to content

Commit 8df270e

Browse files
committed
Enhance description of FEAScript's purpose and goals for clarity
1 parent 4bb2845 commit 8df270e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,13 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
167167
<strong
168168
>FEAScript is a lightweight, open-source finite element simulation library developed in
169169
JavaScript</strong
170-
>. It empowers users to perform simulations for physics and engineering problems in both browser-based
170+
>. <br />It empowers users to perform simulations for physics and engineering problems in both browser-based
171171
and server-side environments. FEAScript serves as an excellent tool for building interactive web
172-
applications and facilitates hands-on learning of computational mechanics. Our goal is to democratize
173-
finite element analysis by making simulation capabilities accessible to everyone, everywhere.
172+
applications and facilitates hands-on learning of computational mechanics. <br />🎯
173+
<strong
174+
>Our goal is to democratize finite element analysis by making simulation capabilities accessible to
175+
everyone, everywhere.</strong
176+
>
174177
</p>
175178
</div>
176179

0 commit comments

Comments
 (0)