diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-06-14 07:54:15 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-06-18 16:18:59 -0500 |
commit | 9c0b0a30153d83b0175fd50c117cea30c6ec3e7a (patch) | |
tree | 3cc521cb4788bd9a1c42956ab27570abef5338d1 /academic/Mnemosyne/README | |
parent | 4f5dee94636ab7d9ffb5086d817b17a4e7b5e67b (diff) |
academic/Mnemosyne: Added (A free flash-card tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/Mnemosyne/README')
-rw-r--r-- | academic/Mnemosyne/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/Mnemosyne/README b/academic/Mnemosyne/README new file mode 100644 index 000000000000..5961fa5c7db7 --- /dev/null +++ b/academic/Mnemosyne/README @@ -0,0 +1,9 @@ +Mnemosyne aims to be a user-friendly flash card program, +with a clean, deceptively simple interface that does not +require you to wrap your head around complicated concepts +before you can start using it. At the same time, under the hood +it is very powerful, and its architecture allows infinite +extensibility and customisibility through plugins and a +scripting API, for the benefit of power users. + +Optional Dependency: texlive (for entering mathematical equations in cards) |