From 30a0acd00926522d20b41c502b1130960cea0dd1 Mon Sep 17 00:00:00 2001 From: Alex Hyett Date: Sun, 20 Sep 2015 21:17:17 +0100 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..249802d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# PlayDrone2SQL +Imports the PlayDrone Json file to SQL. + +See my blog for more details: +[https://www.alexhyett.com/blog/profitable-app-playdrone/](https://www.alexhyett.com/blog/profitable-app-playdrone/)