Quellcode durchsuchen

Update 'README.md'

jtith vor 8 Jahren
Ursprung
Commit
35269ca0c3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

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