Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kulakovd committed Oct 10, 2023
1 parent d3c9556 commit 5829310
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

The app is available at https://t.me/memowordsbot/app

This is a telegram mini app that helps you to memorize words in English language.
It implements simplified SM2 algorithm for spaced repetition.
Words appears with different frequency depending on how well you remember them.
This is a Telegram mini-app designed to help you memorize English words
using a simplified version of the SM2 algorithm for spaced repetition.
Words will appear at varying frequencies based on how well you're able to remember them.

See `apps/memowords-backend/src/learning/learning.service.ts` for details on how the algorithm works.

Expand Down

0 comments on commit 5829310

Please sign in to comment.