expand readme.md

This commit is contained in:
Conor Hughes 2018-10-20 18:02:22 -07:00
parent 58e2fb7ab7
commit be0a9f91c0
2 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
[![Build Status](https://travis-ci.org/theg5prank/backupmgr.svg?branch=master)](https://travis-ci.org/theg5prank/backupmgr)
# backupmgr
backupmgr is a backup tool to manage your backups.
## dependencies
* python2.7
* python-dateutil
* mock (testing only)

View File