From f8886f2865d4e82e0d201df69a24dc5d56a6b410 Mon Sep 17 00:00:00 2001 From: nfarrantdiaz Date: Mon, 6 Jun 2016 16:03:51 -0400 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b0a9cb6..5102085 100644 --- a/README.md +++ b/README.md @@ -135,9 +135,6 @@ Outputs the name and contents of the config file currently being used Logs into your database and automatically generates an unused app-id. Used in order to avoid accidentaly overwritting someone else's app. Can only be run if your config file is set up with proper database login info (see Config file examples). - -Note: As of right now the app-id will not automatically be written to your config file (TODO) so you must manually input the number the program gives you. - ###Workflow & Project Sanitation * Ignore config files in version control (.gitignore for git) since you'll likely not want to share login info in version control