From 519acd89a132eea12003385fd9dbd09d28ecfc26 Mon Sep 17 00:00:00 2001 From: Olivier Giulieri Date: Mon, 11 Mar 2024 02:21:48 -0700 Subject: [PATCH] Text edit. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4250d32..03146ae 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Simple web page to play the frequencies of various sets of healing tuning forks: ![Play healing frequencies](hf-player.png) ![Visualize the frequency scale](hf-scale.png) -These web pages just use plain HTML, CSS, and Javascript using Web Audio API without external dependencies. +These web pages just use plain HTML, CSS, and Javascript to call the Web Audio API (without external dependencies). Healing-Frequencies is Open Source at [GitHub](https://github.com/evoluteur/healing-frequencies) with MIT license.