Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
theolampert committed Nov 3, 2023
1 parent 52cd0d7 commit b3d5a21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### Quilt

Experiments with operation based CRDTs for rich text. Heavily inspired by Ink & Switch's Peritext essay.
Experiments with operation based CRDTs for rich text editing. Heavily inspired by Ink & Switch's Peritext essay.

Currently implements a simple CRDT for plain strings and some simple styling operations for `NSAttributedString`.

0 comments on commit b3d5a21

Please sign in to comment.