Skip to content

Commit 59c7409

Browse files
committed
docs: update readme
1 parent 9127cbb commit 59c7409

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,16 @@ plot2d(sin(x), [x,0,%pi]);
446446

447447
</details>
448448

449+
<details>
450+
<summary>Swift</summary>
451+
452+
- Requirements: Swift is installed and the correct path is set in the settings.
453+
454+
```swift
455+
print("Hello, world!")
456+
```
457+
</details>
458+
449459

450460
Squiggle: For Squiggle support take a look at the [Obsidian Squiggle plugin](https://github.com/jqhoogland/obsidian-squiggle) by @jqhoogland.
451461

0 commit comments

Comments
 (0)