From 81d500b7bf883964e9d5af2ad01cb7da1433267d Mon Sep 17 00:00:00 2001 From: cschen Date: Wed, 18 Sep 2024 23:45:52 +0200 Subject: [PATCH] fix: clarify message that the plugin is not functional at the moment Former-commit-id: 689ae167668fbfff637db22c73821911f4c661e8 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52b0eac..7ce047b 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ as well as a remote virtual workspace for you and your team. # Codemp-Sublime This is the reference [sublime](https://sublimetext.com) plugin for `codemp` maintained by [hexedtech](https://hexed.technology) -> [!IMPORTANT] -> The plugin is in active development. Expect frequent changes. +> [!WARNING] +> The plugin is currently not working, pending merging with the sublime text package repository. +> The codemp wheel dependency must be registered before the current version works. # Installation > [!IMPORTANT]