File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ <h2 id="gettingstarted"><a name="Getting Started"></a>Getting Started</h2>
148148 </ div >
149149
150150 < p >
151- < strong > Quick Start:</ strong > To use FEAScript in your webpage include it in your HTML via CDN
152- (< code > https://core.feascript.com/dist/feascript.esm.js</ code > ) or download from
151+ < strong > Quick Start:</ strong > To use FEAScript in your HTML include it via CDN
152+ (< code > https://core.feascript.com/dist/feascript.esm.js</ code > ) or download it from
153153 < a href ="https://github.com/FEAScript/FEAScript-core " target ="_blank "> GitHub</ a > → add a canvas
154154 (e.g., < code > <div id="solutionPlot"> </div></ code > ) → add a mesh file (e.g., "your.msh")
155155 or use FEAScript mesh generation tools → create and run a simulation using the JavaScript API (see
You can’t perform that action at this time.
0 commit comments