From ada3e31da0d46685554209595a5cc34782853697 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Mon, 28 Jun 2021 16:00:03 -0400 Subject: [PATCH] add computer skills tutorial --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3189e53..a1f26ca 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ - Basic Computer Skills for Digital Forensics - [Windows Command Line Tutorial](/Basic_Computer_Skills_for_Forensics/0_Win_command_line_tutorial.pptx) - - Linux Command Line Tutorial - - Advanced Linux Command Line Tutorial + - [Linux Command Line Tutorial](/Basic_Computer_Skills_for_Forensics/1_Linux_command_line_tutorial.pptx) + - [Advanced Linux Command Line Tutorial](/Basic_Computer_Skills_for_Forensics/2_Advanced_linux_command_line.pptx) - Case Study - [Investigating P2P Data Leakage](#Investigating-P2P-Data-Leakage) (added on June 2021) - [Investigating NIST Data Leakage](#Investigating-NIST-Data-Leakage)