diff --git a/a.md b/assign4.md
similarity index 98%
rename from a.md
rename to assign4.md
index 49fbe780b7a999c777d3a7cd433aa818621c8dce..b9b60914f289bf73215ea65aee6766019cd8f30b 100644
--- a/a.md
+++ b/assign4.md
@@ -7,6 +7,8 @@ Two parts: `psycopg` and `peewee`.
 
 ### Setup
 
+Download the startup files [here](https://sedna.cs.umd.edu/424/assign/assign4.tgz).
+
 As before we have created a VagrantFile for you. Start by doing `vagrant up` and `vagrant ssh` as usual.
 Ensure that the Vagrantfile has loaded
 the `flightsskewed` database, together with tables populated from  `large-skewed.sql`. Use