diff --git a/README.md b/README.md index e69c7a1..83a7c60 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ This add-on was running before the 2019.3 releases of NVDA. Developer was not developing the addon. -Afterwards, a Sudanese friend named Musharraf Omer built a new add-on by building the Audiothemes addon on Unspoken. -Audiothemes have familiar problems. +Afterwards, a Sudanese friend named Musharraf Omer built a new add-on by building the Audiothemes addon on Unspoken. +Audiothemes have several problems. For example, some sounds crack. -Most of Unspoken is written in C. -So it works faster and more stable against pure Python code. +Most of Unspoken is written in C. +So it works faster and more stable against pure Python code. Audiothemes react relatively slowly. **All sources mentioned here**: @@ -30,9 +30,9 @@ Audiothemes react relatively slowly. *** -I don't want to do hurt the author of the add-on. -Unspoken is a very important add-on for me. -NVDA without it is bad 😢 . +I don't want to do hurt the author of the add-on. +Unspoken is a very important add-on for me. +NVDA without it is bad 😢 . I wanted to open the source code to everyone. Please respect the great effort of the Unspoken main developer. @@ -61,14 +61,6 @@ A very simple problem for experienced NVDA developers 🤗. 1. Press NVDA+ctrl+f3 after, the add-on don't run. -2. Fixed ❤ -``` -WARNING - eventHandler._EventExecuter.next (21:56:30.419) - MainThread (2404): -Could not execute function event_becomeNavigatorObject defined in globalPlugins.Unspoken module; kwargs: {'isFocus': True} -Traceback (most recent call last): - File "eventHandler.pyc", line 100, in next -TypeError: event_becomeNavigatorObject() got an unexpected keyword argument 'isFocus' -``` ## License