Skip to content

Commit 12449a4

Browse files
committed
update english and spanish readme
1 parent 8c8feb8 commit 12449a4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

addon/doc/es/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ Este complemento provee las siguientes características que puedes usar para ada
1313
* Anunciar el cambio de estado de las teclas interruptores: Solo para cuando "Pitar cuando cambia el estado de las teclas" está habilitado. Puedes habilitar o deshabilitar el anunciado de las teclas interruptores cuando estas cambian su estado.
1414

1515
## Requisitos
16-
usted necesita NVDA 2018.2 o posterior.
16+
Necesitarás NVDA 2018.2 o posterior.
17+
18+
##
19+
Instala este complemento como cualquier otro. para desactivar o activar características, ve a las configuraciones de NVDA y selecciona la categoría beep keyboard. En esa categoría podrás habilitar o deshabilitar cualquier característica soportada por este complemento.
20+
"Pitar para mayúsculas cuando el bloqueo mayúsculas está activado" está habilitado por defecto.

readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,13 @@ This add-on provides the following features you can use to adapt NVDA keyboard b
1515

1616
## Requirements
1717
You need NVDA 2018.2 or later.
18+
19+
## Usage
20+
To enable or disable features, go to NVDA settings and select beep keyboard category. In that category you can configure all supported features by this add-on.
21+
"Beep for uppercases when caps lock is on" is enabled by default.
22+
23+
## Packaging it for distribution
24+
Open a command line, change to the Add-on root folder and run the scons command. The created add-on, if there were no errors, is placed in the root directory.
25+
26+
## Notes
27+
* scons and gettext tools on this project are compatible with python 3 only. Doesn't work with python 2.7.

0 commit comments

Comments
 (0)