Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/davidbalbert/Watt
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 4, 2024
2 parents 6f89dfa + 5ee80c8 commit c555e7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

A high performance text editor for macOS. Not ready for production use.

See [this YouTube playlist](https://www.youtube.com/playlist?list=PLlwwvfE7L-7mSr2D5aONsutyHO4-xYC5Z) for info on how Watt works.

## Features

- Fast text storage: a copy-on-write B-tree based rope with O(log n) access and mutation.
Expand Down

0 comments on commit c555e7a

Please sign in to comment.