Skip to content

Commit cdcba47

Browse files
committed
Prettier format
1 parent a299deb commit cdcba47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ You can run simulations with FEAScript by calling its functions from JavaScript
3232
You can use FEAScript in browser environments in three ways:
3333

3434
- **Import from Hosted ESM Build:**
35+
3536
```html
3637
<script type="module">
3738
import { FEAScriptModel } from "https://core.feascript.com/dist/feascript.esm.js";

0 commit comments

Comments
 (0)