Skip to content

Commit 4686828

Browse files
committed
Update readme
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
1 parent cf3507a commit 4686828

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
# VocableTrainer-Android [![Build Status](https://travis-ci.com/0xpr03/VocableTrainer-Android.svg?branch=master)](https://travis-ci.com/0xpr03/VocableTrainer-Android)
2-
VocableTrainer-Android is a word/vocable training software for the android platform.
2+
VocableTrainer-Android is a word and vocable training software for the android platform.
33
It provides traning with different modes, sessions and multiple word lists.
44

55
<a href="https://f-droid.org/repository/browse/?fdid=vocabletrainer.heinecke.aron.vocabletrainer" target="_blank">
66
<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"/></a>
7-
8-
~~There's also a [PC version](https://github.com/0xpr03/VocableTrainer) (less active developed)~~
97

108
## Features
119
- [X] N:N word support (multiple meanings)
1210
- [X] "Additional" Column shown after solving (irregular verbs etc)
1311
- [X] A<->B Random training over multiple lists
1412
- [X] Stop/Continue training sessions at any time
15-
- [X] Classic Mode, type in & verify
16-
- [X] Quick Mode, no typing
17-
- [X] Set repeat-amount of words in training
18-
- [X] Export/Import of lists to/from CSV files
19-
- [X] configurable CSV format
20-
- [ ] Usage statistics
13+
- [X] Classic Mode: type in and verify
14+
- [X] Quick Mode: no typing
15+
- [X] Adjustable amount of word repetition in training
16+
- [X] Export/Import of lists to/from CSV files with highly configurable CSV format
17+
18+
## Features planned
19+
- [ ] Usage statistics for repetiton of worst vocables
20+
- [ ] Import/Export of [KVTML](https://edu.kde.org/contrib/kvtml.php) files
21+
- [ ] Fast list editing from the PC (requires online account)
2122

2223
## Bugs, Contribution etc
2324
Feel free to open an Issue for ideas, bugs, localisation or feature requests. Or even better a PR.
@@ -29,12 +30,12 @@ Feel free to open an Issue for ideas, bugs, localisation or feature requests. Or
2930
These are used only to take part in an opt-in android-api-version survey.
3031
- What about a localisation for X ?
3132
I would appreciate a PR for localizations.
32-
- What is this first `1.0` version before `0.1` about ?
33-
Default values weren't changed. It is therefore "0.0"
33+
- Playstore version
34+
Google wants money for publishing a free app, so if you want to see a playstore release, you can donate for that.
3435
- The latest release is not on f-droid.
3536
Please wait for f-droids build process to catch up.
36-
- Playstore version
37-
Google wants money for publishing a free app, as this project is done in my spare time I would have to pay for this by myself. (Side note: As I haven't started this project for myself & don't have a real use case I wouldn't even profit from a playstore version.)
37+
- What is this first `1.0` version before `0.1` about ?
38+
Default values weren't changed. It is therefore "0.0"
3839

3940
## Distribution
4041

0 commit comments

Comments
 (0)