diff --git a/3-ShellP1/starter/dragon.bin b/3-ShellP1/dragon.bin
similarity index 100%
rename from 3-ShellP1/starter/dragon.bin
rename to 3-ShellP1/dragon.bin
diff --git a/3-ShellP1/starter/dsh b/3-ShellP1/dsh
similarity index 100%
rename from 3-ShellP1/starter/dsh
rename to 3-ShellP1/dsh
diff --git a/3-ShellP1/starter/dsh_cli.c b/3-ShellP1/dsh_cli.c
similarity index 100%
rename from 3-ShellP1/starter/dsh_cli.c
rename to 3-ShellP1/dsh_cli.c
diff --git a/3-ShellP1/starter/dshlib.c b/3-ShellP1/dshlib.c
similarity index 100%
rename from 3-ShellP1/starter/dshlib.c
rename to 3-ShellP1/dshlib.c
diff --git a/3-ShellP1/starter/dshlib.h b/3-ShellP1/dshlib.h
similarity index 100%
rename from 3-ShellP1/starter/dshlib.h
rename to 3-ShellP1/dshlib.h
diff --git a/3-ShellP1/starter/makefile b/3-ShellP1/makefile
similarity index 100%
rename from 3-ShellP1/starter/makefile
rename to 3-ShellP1/makefile
diff --git a/3-ShellP1/starter/test.sh b/3-ShellP1/test.sh
similarity index 100%
rename from 3-ShellP1/starter/test.sh
rename to 3-ShellP1/test.sh
diff --git a/Assignment2/student.db b/Assignment2/student.db
new file mode 100644
index 0000000000000000000000000000000000000000..dc647a2dbb81d42a672cb09b3869718971e5f0bf
Binary files /dev/null and b/Assignment2/student.db differ