branch: elpa/toc-org
commit 91670bcc416b0172fe7e6165b9c7409b8d972174
Author: Sergei Nosov <[email protected]>
Commit: Sergei Nosov <[email protected]>
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