diff --git a/README.md b/README.md index d99ad9cee..253d7d2dc 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,23 @@ -
-
-
-
+
+
[Join Discord Server] [Try it] [简体中文] [日本語]
@@ -29,8 +32,6 @@
> Heavily inspired by [Neuro-sama](https://www.youtube.com/@Neurosama)
-
-
Unlike the other AI driven VTuber open source projects, アイリ VTuber was built with many support of Web technologies such as [WebGPU](https://www.w3.org/TR/webgpu/), [WebAudio](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API), [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers), [WebAssembly](https://webassembly.org/), [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket), etc. from the first day.
This means that **アイリ VTuber is capable to run on modern browsers and devices**, and even on mobile devices (already done with PWA support), this brought a lot of possibilities for us (the developers) to build and extend the power of アイリ VTuber to the next level, while still left the flexibilities for users to enable features that requires TCP connections or other non-Web technologies such as connect to voice channel to Discord, or playing Minecraft, Factorio with you and your friends.