branch: elpa/org-tree-slide commit 2e9e91ed4e59a2584d62c4e0a8cde7d6fd4f6025 Author: Takaaki ISHIKAWA <tak...@ieee.org> Commit: Takaaki ISHIKAWA <tak...@ieee.org>
Update README.org --- README.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 2c752fa370..babb66d30d 100644 --- a/README.org +++ b/README.org @@ -2,7 +2,7 @@ #+AUTHOR: Takaaki Ishikawa #+EMAIL: tak...@ieee.org #+STARTUP: content -#+Last Update: 2012-01-11@23:02 +#+Last Update: 2012-01-11@23:05 * 1. What's this? @@ -41,10 +41,10 @@ If you are an [[https://github.com/dimitri/el-get][el-get]] user, please use thi #+BEGIN_SRC emacs-lisp (:name org-tree-slide - :description "A presentation tool for org-mode" - :type git - :url "git://github.com/takaxp/org-tree-slide.git" - :required nil) +:description "A presentation tool for org-mode" +:type git +:url "git://github.com/takaxp/org-tree-slide.git" +:required nil) #+END_SRC ** 2.1 Requirements