summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]]