From a250502a6dd2d1316b420734da2640b4376cf0f7 Mon Sep 17 00:00:00 2001 From: alemi Date: Thu, 5 Sep 2024 04:37:36 +0200 Subject: [PATCH] docs: update readme --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 93b0ed2..d2f9451 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,13 @@ -# codemp-nvim +[![codemp](https://codemp.dev/static/banner.png)](https://codemp.dev) -codemp logo +> `codemp` is a **collaborative** text editing solution to work remotely. -### code multiplexer for neovim - -> CodeMP is a **collaborative** text editing plugin to work remotely. It seamlessly integrates in your editor providing remote cursors and instant text synchronization, as well as a remote virtual workspace for you and your team. -> CodeMP is build with state-of-the-art CRDT technology, guaranteeing eventual consistency. -This means everyone in a workspace will always be working on the exact same file _eventually_: -even under unreliable networks or constrained resources, the underlying CRDT will always reach a -convergent state across all users. Even with this baseline, CodeMP's proto is optimized for speed -and low network footprint, meaning even slow connections can provide stable real-time editing. +# codemp-nvim -This is the reference codemp neovim plugin maintained by [hexedtech](https://hexed.technology) +This is the reference codemp [neovim](https://neovim.io) plugin maintained by [hexedtech](https://hexed.technology) # usage