@@ -52,20 +52,20 @@ <h1>A JavaScript Finite Element Simulation Library</h1>
5252 </ ul >
5353
5454 < p >
55- FEAScript is a < b > finite element simulation library developed in JavaScript</ b > . It enables the
56- creation and running of < b > client-side, browser-based simulations</ b > for physics and engineering
57- problems without the need for additional installations. FEAScript can be an excellent tool for
58- < b > hands-on learning of computational mechanics</ b > in academic environments. It can be used as a
59- turnkey solution by educators without requiring any software installations.
55+ FEAScript is a lightweight finite element simulation library built in JavaScript. It enables the
56+ creation and running of client-side, browser-based simulations for physics and engineering problems
57+ without the need for additional installations. FEAScript can be an excellent tool for hands-on learning
58+ of computational mechanics in academic environments. It can be used as a turnkey solution by educators
59+ without requiring any software installations.
6060 </ p >
6161
6262 < h2 id ="getstarted "> < a name ="Get Started "> </ a > Get Started</ h2 >
6363 < p >
6464 The latest version of FEAScript can be downloaded from our
6565 < a href ="https://github.com/FEAScript/FEAScript " target ="_blank "> GitHub repository</ a > . FEAScript is
6666 still in the early development stage with continuous addition of new features and improvements. Whether
67- you are a FEA or JavaScript enthusiast, we are currently on the lookout for contributors to help evolve
68- FEAScript. A great way to start getting involved is by reporting issues on the
67+ you are a FEA or JavaScript enthusiast, we are currently on the lookout for contributors to help expand
68+ and refine FEAScript. A great way to start getting involved is by reporting issues on the
6969 < a href ="https://github.com/FEAScript/FEAScript/issues " target ="_blank "> GitHub tracking system</ a > .
7070 Contribution guidelines can also be found
7171 < a href ="https://github.com/FEAScript/FEAScript/blob/main/CONTRIBUTING.md " target ="_blank "> here</ a > .
0 commit comments