Restructured to accomodate being more than just a Nim implementation.

This commit is contained in:
Jonathan Bernard
2016-04-10 21:01:53 -05:00
parent 7242a13e51
commit 462da00dd3
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
Nim DB Migrate
==============
DB Migrate
==========
Small tool to manage database migrations in Nim.
Small tool(s) to manage database migrations in various languages.