summaryrefslogtreecommitdiffstats
path: root/2020/info
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-10 22:45:51 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-10 22:45:51 -0500
commitc9242e20ccc9f39774dd6272c53a927b5311520a (patch)
treed6730fbc2072eb4fa9f902da5d839daf90a8e860 /2020/info
parentcb1080a33bac7a81c6c69d3090d559dc400838d2 (diff)
downloademacsconf-wiki-c9242e20ccc9f39774dd6272c53a927b5311520a.tar.xz
emacsconf-wiki-c9242e20ccc9f39774dd6272c53a927b5311520a.zip
Change literate programming talk to README-Driven Design
Diffstat (limited to '2020/info')
-rw-r--r--2020/info/14.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/2020/info/14.md b/2020/info/14.md
index a49b302e..ffbb6d96 100644
--- a/2020/info/14.md
+++ b/2020/info/14.md
@@ -1,4 +1,4 @@
-# Literate Programming in Emacs Org-Mode
+# README-Driven Design
Adam Ard
Org mode, among its numerous features, has the ability to do full
@@ -10,7 +10,7 @@ If you are a lone emacs user on your project, simply commit these
exported files and keep your org file to yourself &#x2013; no one is the
wiser.
-Watch "Literate Programming in Emacs Org-mode" to learn how you can
+Watch "README-Driven Design" to learn how you can
annotate code snippets in an org file so they can be automatically
exported to their proper locations in your source tree. Keep
important information about your project where it should be: right