diff options
author | Sacha Chua <sacha@sachachua.com> | 2020-11-10 22:49:41 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2020-11-10 22:49:41 -0500 |
commit | 673d3bab808674148654ebb8d5f2eb437348e1f4 (patch) | |
tree | 2ac58dc183daa17458f14dc94c549dfad580f981 /2020/info | |
parent | b08fc8cd8dcaab2b6fd2c346e5801984a1f33b2c (diff) | |
download | emacsconf-wiki-673d3bab808674148654ebb8d5f2eb437348e1f4.tar.xz emacsconf-wiki-673d3bab808674148654ebb8d5f2eb437348e1f4.zip |
Tweak README-Driven Design description
Diffstat (limited to '2020/info')
-rw-r--r-- | 2020/info/14.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2020/info/14.md b/2020/info/14.md index a55e1f47..47fc8570 100644 --- a/2020/info/14.md +++ b/2020/info/14.md @@ -7,5 +7,5 @@ to generate all of your source code directly from the documentation. This strategy is a great way to keep your documentation from getting outdated, and it allows you to use all the other wonderful features of -org-mode. Watch "README Driven Design," to see exactly how to make your +org-mode. Watch "README-Driven Design" to see exactly how to make your README file a powerful literate document. |