Skip to content

Commit ae55a43

Browse files
Merge pull request #1270 from swiftwasm/maxd/update-readme
Make README.md more user-friendly
2 parents f72b33c + ce25000 commit ae55a43

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# SwiftWasm
2+
3+
## Compile your Swift code to WebAssembly
4+
5+
This is the main repository for SwiftWasm toolchain and SDK. Please refer to [the
6+
SwiftWasm book](https://swiftwasm.github.io/swiftwasm-book/) to get started, and to
7+
the [`awesome-swiftwasm`](https://github.com/swiftwasm/awesome-swiftwasm) list for
8+
more links in the SwiftWasm ecosystem.
9+
110
<img src="https://swift.org/assets/images/swift.svg" alt="Swift logo" height="70" >
211

312
# Swift Programming Language

0 commit comments

Comments
 (0)