summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-01-27 15:45:05 +0100
committerLeon Rische <leon.rische@me.com>2020-01-27 15:45:05 +0100
commit4f974a8f99d8566849dc4dc73480215c478503b5 (patch)
treedc64b487521ebddd142863236100fa35e7b6dda5
parentf63ed200d47a8cc770d6bec7ad9f29c049949c28 (diff)
Add dashboard image
-rw-r--r--README.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.org b/README.org
index e7f8615..46c03e0 100644
--- a/README.org
+++ b/README.org
@@ -87,7 +87,7 @@ The file used to store the review history can be customized with
Assuming [[https://github.com/abo-abo/hydra][abo-abo/hydra]] is already loaded.
#+begin_src emacs-lisp
-(add-to-list 'load-path "/home/leon/src/org-fc/")
+(add-to-list 'load-path "~/src/org-fc/")
(setq org-fc-directories '("~/org"))
#+end_src
*** Default Hydra
@@ -217,6 +217,8 @@ See also:
~org-fc-dashboard~ shows a buffer with statistics for review performance
and cards / card types.
+[[file:images/stats.png]]
+
See also:
- [[file:doc/review_history.org][Review History]]