branch: externals/emacs-gc-stats
commit f317944684cbb9c45548f4783be8aaf42f47ea36
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    reword README
---
 README.md  | 3 +--
 README.org | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 27ab27b449..de443399f4 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
 This package collects Emacs garbage statistics over time and saves it
 in the format that can be shared with Emacs maintainers.
 
-
-# Usage
+**Usage:**
 
 Add
 
diff --git a/README.org b/README.org
index d6ef6967ab..c1da555021 100644
--- a/README.org
+++ b/README.org
@@ -4,7 +4,7 @@
 This package collects Emacs garbage statistics over time and saves it
 in the format that can be shared with Emacs maintainers.
 
-* Usage
+*Usage:*
 
 Add
 #+begin_src emacs-lisp

Reply via email to