Update README.md
This commit is contained in:
parent
ed9fbcf9e4
commit
ee2f81759e
@ -2,7 +2,7 @@
|
|||||||
An TTY screenreader for Linux.
|
An TTY screenreader for Linux.
|
||||||
Its an early alpha version. You can test it. It is not recommended for production use. If you want to help just let me know.
|
Its an early alpha version. You can test it. It is not recommended for production use. If you want to help just let me know.
|
||||||
|
|
||||||
# requirements
|
# requirements (core)
|
||||||
- linux
|
- linux
|
||||||
- python3
|
- python3
|
||||||
- python-evdev
|
- python-evdev
|
||||||
@ -13,9 +13,9 @@ Its an early alpha version. You can test it. It is not recommended for productio
|
|||||||
- ReadWrite permission
|
- ReadWrite permission
|
||||||
- /dev/input
|
- /dev/input
|
||||||
- /dev/uinput
|
- /dev/uinput
|
||||||
- speech, sound or braille drivers see optional featrues.
|
- speech, sound or braille drivers see "optional (features, drivers)".
|
||||||
|
|
||||||
# optional by feature
|
# optional (features, drivers)
|
||||||
- "espeak" speech driver:
|
- "espeak" speech driver:
|
||||||
- python-espeak
|
- python-espeak
|
||||||
- "speechd" speech driver:
|
- "speechd" speech driver:
|
||||||
|
Loading…
Reference in New Issue
Block a user