Skip to content

Commit b736666

Browse files
committed
Update README
1 parent 59150b6 commit b736666

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@
99
[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/FEAScript)
1010
[![Donate on Liberapay](https://img.shields.io/badge/Donate-Liberapay-F6C915?logo=liberapay&logoColor=black)](https://liberapay.com/FEAScript/donate)
1111

12-
[FEAScript](https://feascript.com/) is a finite element simulation library developed in JavaScript. It enables engineering simulations across both browser-based and server-side environments without the overhead of traditional desktop software. 🎯 **Our goal is to provide the most powerful JavaScript API for FEM.** We are closing the gap between complex computational mechanics and the accessibility of the web, empowering developers to build professional-grade simulation tools that work on any device, anywhere. This is the core library of the FEAScript project.
12+
<img
13+
src="https://feascript.com/assets/favicon.ico"
14+
alt="FEAScript Icon"
15+
style="vertical-align: middle; margin-right: 5px; height: 1em; width: auto"
16+
/> **[FEAScript](https://feascript.com/) is a finite element simulation library developed in JavaScript**. It enables engineering simulations across both browser-based and server-side environments without the overhead of traditional desktop software. <br>🎯 **Our goal is to provide the most powerful JavaScript API for FEM**. We are closing the gap between complex computational mechanics and the accessibility of the web, empowering developers to build professional-grade simulation tools that work on any device, anywhere. This is the core library of the FEAScript project.
1317

1418
<img src="https://feascript.github.io/FEAScript-website/assets/cold-plate-logo-results-and-mesh.gif" width="300" alt="Results of heat conduction around the FEAScript logo"> <br/>
1519

16-
> 🚧 **FEAScript is currently under heavy development.** Its functionality and interfaces may change rapidly as new features and enhancements are introduced.
20+
> 🚧 **FEAScript is currently under heavy development.** Its functionality and interfaces may change rapidly as new features and enhancements are introduced. <a href="https://github.com/sponsors/FEAScript">Donations</a> help accelerate the next generation of FEAScript's solvers, performance, documentation and tutorials.
1721
1822
## Features
1923

@@ -160,14 +164,14 @@ node examples/heatConductionScript/heatConduction1DWall/heatConduction1DWall.js
160164

161165
Each script prints its computed solution to the console.
162166

163-
## Support FEAScript
167+
## Help FEAScript Grow
164168

165-
> πŸ’– **If you find FEAScript useful, please consider supporting its development through a donation:**
169+
> πŸ’– **If you find FEAScript useful, please consider supporting its development through a donation**. Your support helps fund new features, performance improvements, documentation and tutorials:
166170
167171
[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ea4aaa?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/FEAScript)
168172
[![Donate on Liberapay](https://img.shields.io/badge/Donate-Liberapay-F6C915?logo=liberapay&logoColor=black)](https://liberapay.com/FEAScript/donate)
169173

170-
Your support helps ensure the continued development and maintenance of this project.
174+
> πŸ“¨ You can also join the <b>FEAScript mailing list</b> to receive project updates and news: <a href="https://mailchi.mp/e29600955ffe/join-the-mailing-list">Subscribe here</a>
171175
172176
## Contributing
173177

0 commit comments

Comments
Β (0)