Skip to content

Commit 5738528

Browse files
authored
Refine wording in README.md
1 parent 110d02f commit 5738528

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
# WasmKit
44

5-
**WasmKit** is a standalone and embeddable [WebAssembly](https://webassembly.org) runtime (virtual machine) implementation written in Swift. Starting with Swift 6.2, WasmKit CLI executable is also included in Linux and macOS [toolchains distributed at swift.org](https://swift.org/install).
6-
5+
**WasmKit** is a standalone and embeddable [WebAssembly](https://webassembly.org) runtime (virtual machine) implementation written in Swift. Starting with Swift 6.2, WasmKit CLI executable is included in [Swift toolchains distributed at swift.org](https://swift.org/install) for Linux and macOS.
76
## Usage
87

98
The best way to learn how to use WasmKit is to look at the [Examples](./Examples) directory.

0 commit comments

Comments
 (0)