diff --git a/build.sh b/build.sh
index 6244f5b..a59ceba 100755
--- a/build.sh
+++ b/build.sh
@@ -6,7 +6,7 @@ mkdir build
 
 python3 identify.py
 
-for i in *.org; do
+for i in 20*.org; do
     echo Exporting $i
     emacs --batch -l pre.el $i -l export.el -f org-html-export-to-html --kill
 done
diff --git a/readme.org b/readme.org
index 34a12db..b0d5dc7 100644
--- a/readme.org
+++ b/readme.org
@@ -1,5 +1,5 @@
-=secrets.py= should contain ~orgpath = "full path to journal root directory".~
+=secrets.py= should contain ~orgpath = "full path to journal root directory"~.
 
 * to do
 - rss feed
-- edit capture templates
+- inject comments somehow (s’il y en a)