Skip to content

Commit e8ec6ee

Browse files
Add MSSV section to README
1 parent 4629b0a commit e8ec6ee

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
Swift framework to interact with JavaScript through WebAssembly.
77

8-
Minimum supported Swift toolchain: 6.3.
9-
108
## Quick Start
119

1210
Check out the [Hello World](https://swiftpackageindex.com/swiftwasm/JavaScriptKit/tutorials/javascriptkit/hello-world) tutorial for a step-by-step guide to getting started.
@@ -122,6 +120,10 @@ Use the [BridgeJS Playground](https://swiftwasm.org/JavaScriptKit/PlayBridgeJS/)
122120

123121
Check out the [examples](https://github.com/swiftwasm/JavaScriptKit/tree/main/Examples) for more detailed usage patterns.
124122

123+
## Minimum Supported Swift Version (MSSV)
124+
125+
The minimum supported Swift version is 6.3.
126+
125127
## Contributing
126128

127129
Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to the project.

0 commit comments

Comments
 (0)