diff --git a/README.md b/README.md index 89ea314..594eb78 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Speak Selection (SSN) This program is dead simple. -While running, it wil speak out newly selected pieces of text to a user. +While running, it wil speak out newly selected pieces of text to a user. (actually it speaks out whatever the current focus is, since that actually seems to work.) It does not include any screen reading functionality. -For that, I would shamelessly recommend a project I work on called [Odilia}(https://odilia.app) +For that, I would shamelessly recommend a project I work on called [Odilia](https://odilia.app) or a project I don't work on: [Orca](https://help.gnome.org/users/orca/stable/introduction.html.en). ## Credits