From 0d679537bab6f318ce9f413256bbc8d3c9714f94 Mon Sep 17 00:00:00 2001 From: Will <54405168+ctrlaltwill@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:21:34 +1300 Subject: [PATCH] Remove screenshots from README Removed screenshots section from the README. --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7830341d0..71f95378d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Sprout is an Obsidian plugin for writing flashcards directly inside Markdown not 📖 **[Full Documentation & Guides →](https://github.com/ctrlaltwill/Sprout/wiki)** + + ## Key features - FSRS-based scheduler for optimised spaced repetition @@ -57,10 +59,6 @@ ln -s "$(pwd)/dist" "/.obsidian/plugins/sprout" Restart Obsidian → Settings → Community Plugins → Enable **Sprout**. -## Screenshots -Row 1 -Row 2 - ## License Sprout is released under the **MIT License**.