branch: externals/org-remark
commit 020c862da747051316c55d6942bf44df82ec396b
Author: Noboru Ota <m...@nobiot.com>
Commit: Noboru Ota <m...@nobiot.com>

    doc: Fix the badge display
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index dd1bcc8aa9..082423e265 100644
--- a/README.org
+++ b/README.org
@@ -1,11 +1,11 @@
+[[file:https://img.shields.io/badge/License-GPLv3-blue.svg]]
+
 #+TITLE: Org-marginalia
 
 #+PROPERTY: LOGGING nil
 
 # Note: I use the readme template that alphapapa shares on his GitHub repo 
<https://github.com/alphapapa/emacs-package-dev-handbook#template>. It works 
with the org-make-toc <https://github.com/alphapapa/org-make-toc> package, 
which automatically updates the table of contents.
 
-[[file:https://img.shields.io/badge/License-GPLv3-blue.svg]]
-
 * Screenshots
 
 Org-marginalia lets you write margin notes (marginalia) for any text files in 
a separate Org file.

Reply via email to