From 6f17505ee238212a09846c91f6069db17badcefe Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Sat, 9 Jan 2021 15:34:42 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c99739..4fcb957 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ You can easily test the library using the free `Waver` application which is avai Get it from the Snap Store -**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 ```