diff --git a/project1/README.md b/project1/README.md index 561b4602d2199d8a54929c190d49443492dc5456..9e59b658c38398990c9d651713d8e32daf5c3535 100644 --- a/project1/README.md +++ b/project1/README.md @@ -9,9 +9,10 @@ Start by `cd`-ing into `424f19`. Do a `git pull origin master`. You should see a 1. queries.py: The file where to enter your answer; this is the file to be submitted 1. answers.py: The results from correct queries on the small dataset. 1. SQLTesting.py: File to be used for testing your submission -- see below. - +1. Go back into your VM and verify that the new `project` directory is visible. **Note:** The testing will be done on a different, larger dataset. + ### Schema The **flights** dataset contains synthetic air flight data. Specifically it contains the following tables: