mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 21:51:20 +00:00
update readme
This commit is contained in:
parent
ea0489de86
commit
b99100eb43
@ -57,7 +57,7 @@ Guide and protocol draft
|
||||
|
||||
#### Database
|
||||
|
||||
* SQLite used to operate with user profile - for example restore and save widget sessions, manage auth, history, bookmarks, etc
|
||||
* SQLite used to operate with user profile: for example, restore and save widget sessions, manage auth, history, bookmarks, etc
|
||||
* Database stored in system config directory (could be detected / accessed simply using browser tools menu)
|
||||
* Every `browser` mod may have own table, where table must:
|
||||
* contain same name as mod location, for example `app_browser_widget` for `src/app/browser/widget.rs`
|
||||
|
Loading…
x
Reference in New Issue
Block a user