From 1943a4055cf70e83fea18122a67b403ad7eb7cb4 Mon Sep 17 00:00:00 2001 From: E Hershey Date: Wed, 7 Feb 2018 08:28:27 -0500 Subject: [PATCH] Add revert instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d94db2..1496476 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ It's that simple. And when it comes time to scale the application, all you have I know right? +### Reverting + +Since you haven't deployed anything, there's nothing to revert. + ## Contributing You don't.