Merge branch 'master' of https://github.com/ThaUnknown/miru into master

This commit is contained in:
ThaUnknown 2022-04-12 00:24:09 +02:00
commit 0da954e7bb

View file

@ -10,7 +10,8 @@
<a href="#about">About</a>
<a href="#features">Features</a>
<a href="./docs/faq.md">Frequently Asked Questions</a>
<a href="#building-and-development">Building and Development</a>
<a href="#building-and-development">Building and Development</a>
<a href="https://github.com/ThaUnknown/miru/releases/latest">Download</a>
</p>
<p align="center">
<img src="./docs/show.gif" alt="chat">
@ -94,4 +95,4 @@ npm run build
To run the development server run:
```bash
npm start
```
```