Parcourir la source

getting this off my assigned

Christian Sheridan il y a 7 ans
Parent
révision
031aa8a502
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -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`