Skip to content

Commit 9db5dce

Browse files
Update README.adoc (#37)
1 parent 43ff829 commit 9db5dce

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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
5858
compiled 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
----

0 commit comments

Comments
 (0)