From 365065fc757a0a3f4e0dfaf8522b6dd83db13c09 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 9 Jun 2020 11:03:58 -0500 Subject: [PATCH] README updates. * Indicate extent of Windows support. * Fix Markdown lint errors. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bfccb7..9ea2640 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,8 @@ This library provides a high-level Text-To-Speech (TTS) interface supporting various backends. Currently supported backends are: - * [Speech Dispatcher](https://freebsoft.org/speechd) (Linux) - * WebAssembly +* [Speech Dispatcher](https://freebsoft.org/speechd) (Linux) +* WebAssembly +* Windows + * Screen readers/SAPI via Tolk + * WinRT