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

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

[nongnu] elpa/toc-org 91670bcc41 014/128: add badges


From: ELPA Syncer
Subject: [nongnu] elpa/toc-org 91670bcc41 014/128: add badges
Date: Sun, 2 Jan 2022 09:59:06 -0500 (EST)

branch: elpa/toc-org
commit 91670bcc416b0172fe7e6165b9c7409b8d972174
Author: Sergei Nosov <sergei.nosov@gmail.com>
Commit: Sergei Nosov <sergei.nosov@gmail.com>

    add badges
---
 README.org | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 5cb6bba1d9..b7a23a0e77 100644
--- a/README.org
+++ b/README.org
@@ -1,3 +1,5 @@
+[[https://travis-ci.org/snosov1/org-toc][file:https:/travis-ci.org/snosov1/org-toc.svg?branch%3Dmaster]]
+
 * About
 
 org-toc is a utility to have an up-to-date table of contents in the
@@ -17,9 +19,12 @@ It is similar to the 
[[https://github.com/ardumont/markdown-toc][markdown-toc]]
 
 * Installation
 ** via package.el
-This is the simplest method if you have the package.el module
-(built-in since Emacs 24.1) you can simply use =M-x package-install=
-and then put the following snippet in your ~/.emacs file
+
+[[http://melpa.org/#/org-toc][file:http://melpa.org/packages/org-toc-badge.svg]]
+
+This is the simplest method if you have the package.el module (built-in since
+Emacs 24.1) you can simply use =M-x package-install= after setting up the 
[[http://melpa.org/#/getting-started][MELPA]]
+repository and then put the following snippet in your ~/.emacs file
 #+BEGIN_SRC elisp
   (eval-after-load "org-toc-autoloads"
     '(progn



reply via email to

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