Update README.md

This commit is contained in:
n0ffie 2025-07-22 18:57:03 +02:00
parent 5e2ec33cab
commit dcce45dccb

View file

@ -8,4 +8,6 @@ Vel/Veltext is a fast and easy to use Text-Editor like Notepad++ written in Rust
Vel for web is run in the Browser which then communicates via websockets to the runtime, which actions it should take.
The runtime 'Noto' exists only when build for web.
Vel for native is solely run on the maschine without any "extra" backend like the web app.
Vel for native is solely run on the maschine without any "extra" backend like the web app.
Read more in the [docs](docs/Architecture).