1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2024-11-13 07:33:44 +01:00
jstudy/params.json
2016-06-12 01:16:09 +02:00

6 lines
No EOL
1.1 KiB
JSON

{
"name": "JStudy",
"tagline": "Study vocabulary by repetition",
"body": "## Repetition is key\r\nA big part of the effort required to study through high school and college is remembering stuff. Specifically, weird words you can't seem to be able to learn. But worry not, because JStudy is just what you need! A program that holds tables of vocabulary/words/anything in a format Question/Answer. You get asked random questions from that table and have to input the correct answer.\r\n\r\n## Download and usage\r\nDownload the [latest release](https://github.com/kauron/jstudy/releases) `jar` and execute it (__Java 8__ required).\r\n\r\nTry it out with some German words or some Biology-related latin terms. Copy the words or import a `csv` file and test yourself. After a few rounds, you will be able to remember better those words.\r\n\r\nPerfect for students with few time to learn and lots of words to remember.\r\n\r\n## Support or Contact\r\nHaving trouble with JStudy? Contact @kauron or post and [issue](https://github.com/kauron/jstudy/issues/new).",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}