Skip to content

Commit 507ee73

Browse files
authored
Add CI and Discord links to README.md
1 parent dce4cdc commit 507ee73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Compile your Swift code to WebAssembly
44

5+
[![CI status](https://github.com/swiftwasm/swift/workflows/Build%20Toolchain/badge.svg?branch=swiftwasm)](https://github.com/swiftwasm/swift/actions?query=workflow%3ABuild) [![Discord](https://img.shields.io/discord/780838335798706197?label=Discord)](https://discord.gg/ashJW8T8yp)
6+
57
This is the main repository for SwiftWasm toolchain and SDK. Please refer to [the
68
SwiftWasm book](https://swiftwasm.github.io/swiftwasm-book/) to get started, and to
79
the [`awesome-swiftwasm`](https://github.com/swiftwasm/awesome-swiftwasm) list for

0 commit comments

Comments
 (0)