Clean up dotfiles and docs (#62)

This commit is contained in:
Adrian Macneil 2018-12-01 22:59:42 -08:00 committed by GitHub
parent b417f82e64
commit 7400451fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 37 deletions

View file

@ -3,7 +3,6 @@
[![Build Status](https://travis-ci.org/amacneil/dbmate.svg?branch=master)](https://travis-ci.org/amacneil/dbmate)
[![Go Report Card](https://goreportcard.com/badge/github.com/amacneil/dbmate)](https://goreportcard.com/report/github.com/amacneil/dbmate)
[![GitHub Release](https://img.shields.io/github/release/amacneil/dbmate.svg)](https://github.com/amacneil/dbmate/releases)
[![Documentation](https://readthedocs.org/projects/dbmate/badge/)](http://dbmate.readthedocs.org/)
Dbmate is a database migration tool, to keep your database schema in sync across multiple developers and your production servers.