JarrettYe commited on
Commit
30617ab
·
1 Parent(s): 871cccd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def anki_optimizer(file: gr.File, timezone, next_day_starts_at, revlog_start_dat
73
 
74
 
75
  description = """
76
- # FSRS4Anki Optimizer App - v3.24.5
77
  Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
78
  of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
79
 
 
73
 
74
 
75
  description = """
76
+ # FSRS4Anki Optimizer App - v3.24.6
77
  Based on the [tutorial](https://medium.com/@JarrettYe/how-to-use-the-next-generation-spaced-repetition-algorithm-fsrs-on-anki-5a591ca562e2)
78
  of [Jarrett Ye](https://github.com/L-M-Sherlock). This application can give you personalized anki parameters without having to code.
79