Refine heading in README.md

This commit is contained in:
Max Desiatov 2020-06-09 09:48:29 +01:00 committed by GitHub
parent 894726d377
commit 6fe375f307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
# carton 📦
`carton` is a watcher, bundler, and test runner for your SwiftWasm apps. The main goal of `carton`
is to provide a smooth zero-config experience when developing for WebAssembly.
## Watcher, bundler, and test runner for your [SwiftWasm](https://swiftwasm.org/) apps
The main goal of `carton` is to provide a smooth zero-config experience when developing for WebAssembly.
It is still in development, but it aims to support these features:
- 🥚 Creating basic package boilerplate for apps built with SwiftWasm with `carton init`.