Update README.md
This commit is contained in:
parent
8010b8c0ab
commit
95d836f20d
1 changed files with 2 additions and 3 deletions
|
|
@ -48,6 +48,5 @@ UDHR translations (almost 500 languages), concatenating them as one file (which
|
||||||
ends up being 8 megabytes!), then via the `editor-test` example, automatically
|
ends up being 8 megabytes!), then via the `editor-test` example, automatically
|
||||||
simulating the entry of that file into cosmic-text per-character, with the use
|
simulating the entry of that file into cosmic-text per-character, with the use
|
||||||
of backspace and delete tested per character and per line. Then, the final
|
of backspace and delete tested per character and per line. Then, the final
|
||||||
contents of the buffer is compared to the original file. So far, 56 lines out of
|
contents of the buffer is compared to the original file. All of the 106746
|
||||||
106746 are not correct, due to filtering out of some control characters. This
|
lines are correct.
|
||||||
means about 99.95% of the lines are currently correct.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue