From ea70345fbb92ab20540fa68f3906c985a62ec5b7 Mon Sep 17 00:00:00 2001 From: keleher <keleher@cs.umd.edu> Date: Fri, 30 Aug 2019 12:37:16 -0400 Subject: [PATCH] auto --- project1/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/project1/README.md b/project1/README.md index 9e59b65..b529b32 100644 --- a/project1/README.md +++ b/project1/README.md @@ -4,6 +4,7 @@ Start by `cd`-ing into `424f19`. Do a `git pull origin master`. You should see a `project1` directory with the following files: +1. Vagrantfile: Use this to create a new VM for project1. 1. README.md: This file. 1. small.sql: The SQL script for creating the data. 1. queries.py: The file where to enter your answer; this is the file to be submitted -- GitLab