#!/bin/sh
emacs --batch --eval "(require 'org)" README --funcall org-html-export-to-html
