Skip to content

Commit b0fb18b

Browse files
authored
Update README.md
1 parent 1084d2f commit b0fb18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Lighting-fast means it's there before the sound the spacebar makes ends. `[when
77
### Features
88
- **Any File Types**: `.swift`, `.py`, `.yaml`, `.xml`, `.json`, as well as files without extensions. --> please tell me what you need.
99
- **Syntax Highlighting**: Already handles various expressions and symbols --> please tell me what else you need.
10-
- **Lazy Loading**: Load sline per chunks for immediate viewing, stops when view disapears.
10+
- **Lazy Loading**: Loads lines per chunks for immediate viewing, stops when view disapears.
1111
- **Pure Swift**: Only the code that is necessary: the minimum.
1212
- **Main-Thread Offloading**: All file loading and processing are done off the main thread, safeguarding against't system freezes.
1313
- **As safe as your file**: Sandboxed, hardened, notarized, doesn't require internet or any permission whatsoever, doesn't run the files, but applies formatting on strings that match a pattern.

0 commit comments

Comments
 (0)