From bd8f314c649851f5015ffa5b8484c18ce06850d9 Mon Sep 17 00:00:00 2001 From: eberdan Date: Thu, 22 Feb 2024 09:26:00 -0500 Subject: [PATCH] Update README.md --- Basic_shell/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Basic_shell/README.md b/Basic_shell/README.md index 8d2d51b5..49d50755 100644 --- a/Basic_shell/README.md +++ b/Basic_shell/README.md @@ -1,4 +1,4 @@ -## Introduction to the Command Line Interface +## Basic Shell | Audience | Computational skills required | Duration | :----------|:----------|:----------| @@ -7,13 +7,13 @@ ### Description -This repository has teaching materials for a **2-3 hour**, hands-on **Introduction to the command-line interface** workshop led at a relaxed pace. +This repository has teaching materials for a **2-3 hour**, hands-on **Basic Shell** workshop led at a relaxed pace. ### Learning Objectives * Recognize the importance of shell in the analysis of high throughput sequencing (HTS) data -* Install and locate the software/tools necessary for accessing the command line +* Install and locate the software/tools necessary for accessing the shell * Describe the organization of the file directory and how to move through it * Demonstrate different ways to manipulate files, such as moving, copying, and renaming * Compare different commands for examining small or large files