Mention `#webassembly` SwiftPM Slack channel in README.md (#187)

Was asked about this a few times in the last few days, probably worth surfacing it in `README.md` 🙂
This commit is contained in:
Max Desiatov 2020-07-15 12:17:02 +01:00 committed by GitHub
parent 11af0f8d98
commit d172e04f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ views and modifiers easier (with the help from the `HTML` view, see [the example
below](https://github.com/swiftwasm/Tokamak#arbitrary-html)), so pull requests are very welcome! Don't
forget to check [the "Contributing" section](https://github.com/swiftwasm/Tokamak#contributing) first.
If you'd like to participate in the growing [SwiftWasm](https://swiftwasm.org) community, you're also very
welcome to join the `#webassembly` channel in [the SwiftPM Slack](https://swift-package-manager.herokuapp.com/).
## Getting started
Tokamak relies on [`carton`](https://carton.dev) as a primary build tool. Please follow