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

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

[elpa] externals/url-scgi ae5276c076 2/2: Change README sections to be o


From: ELPA Syncer
Subject: [elpa] externals/url-scgi ae5276c076 2/2: Change README sections to be on level 2
Date: Tue, 15 Nov 2022 04:58:17 -0500 (EST)

branch: externals/url-scgi
commit ae5276c076db115c40c88af8a3735370731ef3e6
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Change README sections to be on level 2
---
 README.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 1ba843da81..071373c5f9 100644
--- a/README.org
+++ b/README.org
@@ -9,7 +9,7 @@ is shipped with Emacs.
 
 The SCGI specification is available 
[[https://python.ca/scgi/protocol.txt][here]].  There is 
[[file:doc/scgi-protocol.txt][a copy]] in this repository.
 
-* Installation
+** Installation
 
 url-scgi.el is available on [[https://elpa.gnu.org/][GNU ELPA]], which is 
enabled by default in Emacs.
 
@@ -17,14 +17,14 @@ Find and install url-sgi.el using this command:
 
 : M-x list-packages
 
-* Usage
+** Usage
 
 Usage, with ~xml-rpc.el~:
 
 : (require 'url-scgi)
 : (xml-rpc-method-call "scgi://localhost:5000" "some.method")
 
-* Contribute
+** Contribute
 
 This library is part of [[https://elpa.gnu.org/packages/url-scgi.html][GNU 
ELPA]] and therefore requires a 
[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Copyright-Assignment.html][copyright
 assignment]]
 to the [[https://www.fsf.org/][Free Software Foundation]] for any non-trivial 
contributions.
@@ -32,7 +32,7 @@ to the [[https://www.fsf.org/][Free Software Foundation]] for 
any non-trivial co
 Please email me a patch, or open a pull request on GitHub, according to your
 preferences.
 
-* Contact
+** Contact
 
 You can find the latest version of url-scgi.el here:
 



reply via email to

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