Skip to content

Commit 11ae9c1

Browse files
[skip ci] Align README and Docs with the new description
1 parent a0f1ffb commit 11ae9c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

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

33
# WasmKit
44

5-
**WasmKit** is a standalone WebAssembly runtime written in Swift.
5+
**WasmKit** is a standalone and embeddable WebAssembly runtime implementation written in Swift.
66

77
## Usage
88

Sources/WasmKit/Docs.docc/Docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A WebAssembly runtime written in Swift.
44

55
## Overview
66

7-
WasmKit is a standalone and embeddable WebAssembly runtime implementation for Swift.
7+
**WasmKit** is a standalone and embeddable WebAssembly runtime implementation written in Swift.
88

99

1010
## Quick start

0 commit comments

Comments
 (0)