Skip to content

Commit daa312a

Browse files
authored
Merge pull request #2498 from swiftwasm/clarify-readme-builds
Clarify that build status in README.md is for the upstream project
2 parents a622afd + 547d16b commit daa312a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ SwiftWasm book](https://swiftwasm.github.io/swiftwasm-book/) to get started, and
77
the [`awesome-swiftwasm`](https://github.com/swiftwasm/awesome-swiftwasm) list for
88
more links in the SwiftWasm ecosystem.
99

10-
1110
If you'd like to participate in the growing [SwiftWasm](https://swiftwasm.org) community, you're
1211
very welcome to join [our Discord server](https://discord.gg/ashJW8T8yp), or the `#webassembly`
1312
channel in [the SwiftPM Slack](https://swift-package-manager.herokuapp.com/).
1413

14+
What follows below is `README.md` of the upstream Swift project included verbatim. If you'd like
15+
to track the status of our builds, please refer to our [GitHub Actions page](https://github.com/swiftwasm/swift/actions).
16+
1517
<hr>
1618
<br/>
1719
<img src="https://swift.org/assets/images/swift.svg" alt="Swift logo" height="70" >

0 commit comments

Comments
 (0)