Update README.md

This commit is contained in:
Cas 2022-04-11 23:27:57 +02:00 committed by GitHub
parent 79abedf128
commit d13dd7e723
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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">
@ -92,4 +93,4 @@ npm run build
To run the development server run:
```bash
npm start
```
```