mirror of
1
0
Fork 0

Added sample badges to README.md

This commit is contained in:
Brian Knobbs 2015-06-27 19:40:01 -04:00
parent 640b454ef9
commit 2faa26a3b7
2 changed files with 5 additions and 1 deletions

View File

@ -7,7 +7,7 @@ env:
- TOXENV=py33
- TOXENV=py34
install:
- pip install tox
- pip install tox python-coveralls
script:
- tox
after_success:

View File

@ -1,6 +1,10 @@
Dotbot
======
[![Build Status](https://travis-ci.org/PacketPerception/dotbot.svg?branch=feature%2Fnew_tests)](https://travis-ci.org/PacketPerception/dotbot) [![Coverage Status](https://coveralls.io/repos/PacketPerception/dotbot/badge.svg?branch=feature%2Fnew_tests)](https://coveralls.io/r/PacketPerception/dotbot?branch=feature%2Fnew_tests)
Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files
[bo]o[t]strapper, get it?). It does *less* than you think, because version
control systems do more than you think.