From 974b0b86b778e195dcbc11359d0f7ac5c8cb82cf Mon Sep 17 00:00:00 2001 From: Anqi Lu Date: Tue, 12 Sep 2017 14:52:37 -0400 Subject: [PATCH] Only one submission necessary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82fc76f..0fbd90b 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ If we can't find it, we can't grade it. By default Heroku assigns your application a random name. To change it, follow [this guide](https://devcenter.heroku.com/articles/renaming-apps). -All team member should deploy the project on heroku individually. +Only one team member needs to deploy the project on heroku. The name scheme should be `fp-yourGitHubUsername`.