Update readme

Add clarification to the instructions to fork the project. So we don't have to deal with emailed code submissions that are hard to diff.
This commit is contained in:
Pano 2019-11-11 16:33:21 -05:00 committed by GitHub
parent 238fff94d8
commit c296684e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ There is no need to add additional functionality and you do not need to keep the
The only requirement is that it returns the list of orders and that it meets your standards!
Fork this project to your personal repo and commit all your changes to that branch.
## Changes for Running Locally
Update the connection string in the class <project root>\Web\Infrastructure\Database.cs.