diff --git a/README.md b/README.md index 4c8f8c38..fc95994f 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ The [master branch][] reflects the upstream [musl][] without any modifications. Other branches are used for WebAssembly-specific experiments. +The prototype branches are just that: experimental prototypes. + **Don't commit to the master branch except to update from musl!** -To do so: +To update the master branch: ``` git clone --origin wasm git@github.com:WebAssembly/musl.git