From 4f1996b9a74c3c6a9ee5a62ca71908f200505507 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 1 Feb 2019 09:33:55 -0500 Subject: [PATCH] note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d174ffc..76b918b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A migration system for the [Records](https://github.com/kennethreitz/records) Py ## Intented Usage +Assuming `DATABASE_URL` is set: + $ records-migrate check all migrations appear to be applied!