Simplify README
This commit is contained in:
parent
8663071299
commit
6be0401185
1 changed files with 3 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# collabd
|
||||
|
||||
editor-agnostic collaborative editing daemon. two vims, one buffer.
|
||||
editor-agnostic collaborative editing daemon
|
||||
|
||||
## quick start
|
||||
|
||||
|
|
@ -15,8 +15,6 @@ in vim (requires 9.0+):
|
|||
:CollabJoin roomname
|
||||
```
|
||||
|
||||
open another vim, join the same room, type in either. magic.
|
||||
|
||||
## more info
|
||||
|
||||
see CLAUDE.md for architecture, protocol, and how to add new editor adapters.
|
||||
see [CLAUDE.md] for architecture, protocol, and how to add new editor adapters.
|
||||
|
|
|
|||
Loading…
Reference in a new issue