aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2013-06-18 22:18:26 -0400
committerGravatar Jon Bernard <jbernard@tuxion.com> 2013-11-07 09:38:44 -0500
commita232385aadf5a4f7065c14e183ccbd667e131a0b (patch)
treef769b18669afef32502ead52f276e9f465613c0e
parented3daa1f190e60a3b801990de68567df09d8bea1 (diff)
downloaddotfiles-a232385aadf5a4f7065c14e183ccbd667e131a0b.tar.gz
dotfiles-a232385aadf5a4f7065c14e183ccbd667e131a0b.tar.bz2
dotfiles-a232385aadf5a4f7065c14e183ccbd667e131a0b.zip
Include pypi and travis-ci badges on README.rst
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index bda23e2..4f93ec0 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,12 @@
Dotfile management made easy
============================
+.. image:: https://pypip.in/v/dotfiles/badge.png
+ :target: https://pypi.python.org/pypi/dotfiles
+
+.. image:: https://secure.travis-ci.org/jbernard/dotfiles.png?branch=develop
+ :target: http://travis-ci.org/jbernard/dotfiles
+
``dotfiles`` is a tool to make managing your dotfile symlinks in ``$HOME``
easy, allowing you to keep all your dotfiles in a single directory.