Explorar o código

Modified readme.md

Ernesto Blanco %!s(int64=6) %!d(string=hai) anos
pai
achega
8414582baf
Modificáronse 1 ficheiros con 21 adicións e 0 borrados
  1. 21 0
      README.md

+ 21 - 0
README.md

@@ -1,2 +1,23 @@
 # wordDefinition
 A NVDA addon for get definitions from a selected word.
+
+## Information
+
+* Author: Ernesto Blanco, <mail@ernestoblanco.mx>
+
+## Requirements
+
+* NVDA 2017.2 to 2019.2.1. It works with Python 2.7! When NVDA 2019.3 will released, it will be updated to Python 3.
+
+## Installation
+
+* Download [stable version][1]
+* Open the downloaded file with NVDA running, and answer "Yes" to dialogs of the installation process.
+
+## Usage
+
+* Select any word and press Ctrl+Shift+F11 for show a NVDA browseable dialog with the definitions of the selected word.
+* It works with https://googledictionaryapi.eu-gb.mybluemix.net/ api
+* This command can be modified in the "Input gestures" dialog in the "Text editing" section.
+
+[1]:https://github.com/bcernesto/wordDefinition