Skip to content

Commit 5089fda

Browse files
committed
Update Quick Start instructions for clarity on including FEAScript
1 parent 294890b commit 5089fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
180180
</div>
181181

182182
<p>
183-
<strong>Quick Start:</strong> To use FEAScript in your HTML include it via CDN
183+
<strong>Quick Start:</strong> To use FEAScript in your HTML, include it from our hosted build
184184
(<code>https://core.feascript.com/dist/feascript.esm.js</code>) or download it from
185185
<a href="https://github.com/FEAScript/FEAScript-core">GitHub</a> &#8594; add a canvas (e.g.,
186186
<code>&lt;div id="solutionPlot">&lt;/div&gt;</code>) &#8594; add a mesh file (e.g., "your.msh" from

0 commit comments

Comments
 (0)