diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:10:33 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:10 +0700 |
commit | c44ee70faccba025b14b8798c4df1eeb7e4d4329 (patch) | |
tree | 6886eaae9f095cd7dbab0c0663bb98699d9de159 /desktop/anki | |
parent | 55bdced3715df72f6b97606db9b6a09aa4b41029 (diff) |
desktop/anki: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/anki')
-rw-r--r-- | desktop/anki/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/desktop/anki/README b/desktop/anki/README index 81835b3c80e7..c12fb2faf39f 100644 --- a/desktop/anki/README +++ b/desktop/anki/README @@ -5,9 +5,10 @@ amount you learn. Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, -videos and scientific markup (via LaTeX), the possibilities are endless. +videos and scientific markup (via LaTeX), the possibilities are +endless. -For audio recording support PyAudio built against Python 3 (not currently -available from SlackBuilds) and lame are required. mpv is recommended for -video play-back, but mplayer (including in Slackware by default) can be used -instead. +For audio recording support PyAudio built against Python 3 (not +currently available from SlackBuilds) and lame are required. mpv is +recommended for video play-back, but mplayer (including in Slackware by +default) can be used instead. |