File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,9 +54,11 @@ Nexia-List follows the **local-first** philosophy:
5454
5555== Architecture
5656
57- Nexia-List is **web -first**. The primary target is the browser: the Rust core is
57+ Nexia-List is **local -first** in design, **web first** in user interface . The primary target is the browser: the Rust core is
5858compiled to WebAssembly so the real engine runs client-side, with no server
59- required. A desktop shell is optional and external.
59+ required. A desktop shell is optional and external. You can use it anywhere you can access a browser (online, offline, mobile
60+ desktop, or whatever). Once you download it it is yours to run (so long as none of the dependencies get seized by BigTech).
61+ Download it and you have the file to keep, yourself, forever.
6062
6163[source]
6264----
You can’t perform that action at this time.
0 commit comments