diff --git a/README.md b/README.md index 85f46f7..cd09b91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Spaceforge: Advanced Spaced Repetition & AI-Powered Study Plugin for Obsidian -**Spaceforge: Your ultimate Obsidian plugin for efficient knowledge management, memory retention, and exam preparation. Featuring advanced spaced repetition (FSRS & SM-2), AI-powered MCQ generation, and an integrated Pomodoro study timer.** +**Spaceforge: Your ultimate Obsidian plugin for efficient knowledge management, memory retention, and exam preparation. Featuring advanced spaced repetition (FSRS & SM-2), AI-powered MCQ generation, and an integrated study Pomodoro timer.** Spaceforge transforms your Obsidian notes into a powerful learning and revision tool. It enhances your learning workflow by providing intelligent flashcards, automated multiple-choice question generation, and focused study sessions, all designed for optimal memory retention and active recall. diff --git a/manifest.json b/manifest.json index c101be3..4b6186d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Spaceforge", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "A spaced repetition FSRS & SM-2 Algorithm powered by AI plugin for efficient knowledge review.", + "description": "A spaced repetition FSRS & SM-2 Algorithm powered by AI plugin for efficient knowledge review with pomodoro timer", "author": "dralkh", "authorUrl": "https://github.com/dralkh/spaceforge", "isDesktopOnly": false