make experimental warning more scary

This commit is contained in:
Sebastian McKenzie 2014-11-23 16:21:42 +11:00
parent cc6d440f0e
commit d1c5c773fa

View File

@ -192,4 +192,5 @@ require("6to5/register")({
the `experimental: true` option when using the [Node API](#node) or
`--experimental` when using the [CLI](#cli).
**NOTE:** That these are subject to change as their proposal status progresses.
**WARNING:** These proposals are subject to change so use with
**extreme caution**.