From c7338c92067f13db693233814bb3af9cb9ab964c Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Sun, 21 Feb 2021 23:19:53 +0300 Subject: [PATCH] chore: add information about supported databases ...to readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d656a9c..3e6a89d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Simple SQL migration manager for your project. - ### Install ```bash @@ -36,3 +35,7 @@ A few steps to get you started ``` For more information about the commands, simply run `migra help` + +### Supported databases + +- [x] Postgres