@@ -1,6 +1,7 @@
# Console Lab Level 1
## Objectives
+Adding this to get it off my assigned
1. In this lab students will learn to navigate their file system using only the terminal
2. Students will practice using the following commands to traverse directories and investigate their contents: `pwd`, `ls`, `cd`, `cat`, `less`, `grep`