emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dash e1a362c 047/426: Update README to reflect changes


From: Phillip Lord
Subject: [elpa] externals/dash e1a362c 047/426: Update README to reflect changes in readme generation.
Date: Tue, 04 Aug 2015 19:36:37 +0000

branch: externals/dash
commit e1a362cae18f6133c50b514623df496a4ff91311
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>

    Update README to reflect changes in readme generation.
---
 README.md          |    5 ++---
 readme-template.md |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index b3db2e7..d8c371e 100644
--- a/README.md
+++ b/README.md
@@ -210,9 +210,8 @@ the tests are always running and the docs are always in 
sync:
 
     cp pre-commit.sh .git/hooks/pre-commit
 
-Oh, and don't edit `README.md` directly, it is generated.
-Change `readme-prefix.md` and `readme-postfix.md` instead,
-or if need be, the `examples-to-docs.el` logic.
+Oh, and don't edit `README.md` directly, it is auto-generated.
+Change `readme-template.md` or `examples-to-docs.el` instead.
 
 ## License
 
diff --git a/readme-template.md b/readme-template.md
index d3132e7..29900ce 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -56,9 +56,8 @@ the tests are always running and the docs are always in sync:
 
     cp pre-commit.sh .git/hooks/pre-commit
 
-Oh, and don't edit `README.md` directly, it is generated.
-Change `readme-prefix.md` and `readme-postfix.md` instead,
-or if need be, the `examples-to-docs.el` logic.
+Oh, and don't edit `README.md` directly, it is auto-generated.
+Change `readme-template.md` or `examples-to-docs.el` instead.
 
 ## License
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]