diff options
author | Jon Bernard <jbernard@tuxion.com> | 2015-12-31 12:48:18 -0500 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2016-01-01 08:55:33 -0500 |
commit | 01d67c430dc31a9ad304ea2328a24a4775a13d1c (patch) | |
tree | c66e433f7348fbf8a853519ad9ccfd7fb8f5ccf4 /README.rst | |
parent | 49e40e449329b636a0eaffacda4a1d5be89353bb (diff) | |
download | dotfiles-01d67c430dc31a9ad304ea2328a24a4775a13d1c.tar.gz dotfiles-01d67c430dc31a9ad304ea2328a24a4775a13d1c.tar.bz2 dotfiles-01d67c430dc31a9ad304ea2328a24a4775a13d1c.zip |
Remove badges from README.rst
I don't think anyone cares about these and they make my eyes hurt.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,12 +1,6 @@ Dotfile management made easy ============================ -.. image:: https://badge.fury.io/py/dotfiles.svg - :target: http://badge.fury.io/py/dotfiles - -.. image:: https://travis-ci.org/jbernard/dotfiles.svg?branch=master - :target: https://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. @@ -182,10 +176,6 @@ Support for ``add`` and ``remove`` is a current TODO item. Contribute ---------- -.. image:: https://badge.waffle.io/jbernard/dotfiles.svg?label=ready&title=Ready - :target: https://waffle.io/jbernard/dotfiles - :alt: 'Stories in Ready' - If you'd like to contribute, simply fork `the repository`_, commit your changes, make sure tests pass, and send a pull request. Go ahead and add yourself to AUTHORS_ or I'll do it when I merge your changes. |