From 673b5fb74effa809c989be6bbfc50d5ebf9803e3 Mon Sep 17 00:00:00 2001 From: Dougal Maclaurin Date: Fri, 4 Dec 2020 16:47:24 -0500 Subject: [PATCH] Strengthen warning about experimental status --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8d2c1229..310b7dca9 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ or these example programs: * [Basis function regression](https://google-research.github.io/dex-lang/regression.html) * [Brownian bridge](https://google-research.github.io/dex-lang/brownian_motion.html) -Please note that Dex is an experimental research project at an early stage of -development. Contributions welcome! +⚠️ Dex is an experimental research project at an early stage of +development. Expect monstrous bugs and razor-sharp edges. Contributions welcome! ⚠️ ## Dependencies