doc: update readme
This commit is contained in:
Vendored
+1
-1
@@ -26,7 +26,7 @@
|
||||
"[javascript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"cSpell.words": ["btns", "oidc", "tippyjs", "vocechat"],
|
||||
"cSpell.words": ["btns", "oidc", "thirdparty", "tippyjs", "vocechat"],
|
||||
"reactSnippets.settings.prettierEnabled": true,
|
||||
"reactSnippets.settings.importReactOnTop": false
|
||||
}
|
||||
|
||||
@@ -1,3 +1,15 @@
|
||||
# Web Client of voce.chat
|
||||
|
||||
<p align="center">
|
||||
<img src="./public/android-chrome-192x192.png" width="50%" height="50%">
|
||||
</p>
|
||||
|
||||
  
|
||||
|
||||
- Powered by React & Redux Toolkit
|
||||
- Typescript supported
|
||||
- PWA supported
|
||||
|
||||
## Refs
|
||||
|
||||
- preview demo: https://privoce.voce.chat/
|
||||
|
||||
Reference in New Issue
Block a user