From e0b3ec4790164d315a828b11036f5c6497d5abf5 Mon Sep 17 00:00:00 2001 From: John Datserakis Date: Tue, 22 Aug 2017 02:41:17 -0400 Subject: [PATCH] readme text update --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e95cbff..583c410 100644 --- a/readme.md +++ b/readme.md @@ -99,7 +99,7 @@ Very simple - here are our routes. I've broken it down into two files - this kee ### sql -I provided the sql code here you'll need when creating your database. I was hoping to find a nice database-migration library for node - but unfortunately I came up empty-handed. I tried TJ's - but I think it's not really supported anymore - didn't work for me using the latest Node syntax. I'm keeping my eye out for one - let me know if you use one you like. +I provided the sql code here you'll need when creating your database. I was hoping to find a nice database-migration library for node - but unfortunately I came up empty-handed. I tried TJ's - but I think it's not really supported anymore - didn't work for me using the latest Node and ES6/7 syntax. I'm keeping my eye out for one - let me know if you use one you like. ### static