Update README.md

This commit is contained in:
Georgi Gerganov
2021-01-09 15:34:42 +02:00
committed by GitHub
parent 40acb46cd4
commit 6f17505ee2

View File

@@ -30,11 +30,11 @@ You can easily test the library using the free `Waver` application which is avai
<img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" height="60px"/>
</a>
**Browser demos**
### Browser demos
- https://waver.ggerganov.com
- https://ggwave.ggerganov.com
**[HTTP service](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-to-file)**
### [HTTP service](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-to-file/README.md#http-service)
```bash
curl https://ggwave-to-file.ggerganov.com/?m=Hello\ world! --output hello.wav
```