derek-thomas HF staff commited on
Commit
1f530a5
1 Parent(s): d3ddb39

Updating Markdown

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ def anki_optimizer(file, timezone, next_day_starts_at, revlog_start_date, reques
50
  description = """
51
  # FSRS4Anki Optimizer App
52
  Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
53
- of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized parameters without having to code.
54
 
55
  Read the `Instructions` if its your first time using the app.
56
  """
 
50
  description = """
51
  # FSRS4Anki Optimizer App
52
  Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
53
+ of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
54
 
55
  Read the `Instructions` if its your first time using the app.
56
  """