We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294890b commit 5089fdaCopy full SHA for 5089fda
index.html
@@ -180,7 +180,7 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
180
</div>
181
182
<p>
183
- <strong>Quick Start:</strong> To use FEAScript in your HTML include it via CDN
+ <strong>Quick Start:</strong> To use FEAScript in your HTML, include it from our hosted build
184
(<code>https://core.feascript.com/dist/feascript.esm.js</code>) or download it from
185
<a href="https://github.com/FEAScript/FEAScript-core">GitHub</a> → add a canvas (e.g.,
186
<code><div id="solutionPlot"></div></code>) → add a mesh file (e.g., "your.msh" from
0 commit comments