Christian Sheridan 7 лет назад
Родитель
Сommit
031aa8a502
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      README.md

+ 1
- 0
README.md Просмотреть файл

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