From 190a60a13aa1205e32f3d301f247de6c05825ab9 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Mon, 6 Mar 2023 15:41:32 -0800 Subject: [PATCH] Emphasize project status in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f0a6c..9de91e8 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Valence aims to be the following: ## Current Status -Valence is still early in development with many features unimplemented or incomplete. Expect to encounter bugs, limitations, and breaking changes. Here are some noteworthy achievements: +⚠️ **Valence is still early in development with many features unimplemented or incomplete. Expect to encounter bugs, limitations, and breaking changes.** Here are some noteworthy achievements: - `valence_nbt`: A speedy new library for Minecraft's Named Binary Tag (NBT) format. - `valence_protocol`: A library for working with Minecraft's protocol. Does not depend on Valence and can be used in