From 28cf2ff0a083027f947d0b695d788d7c477f8bba Mon Sep 17 00:00:00 2001 From: Justinvillani2 Date: Fri, 6 Feb 2026 15:48:15 -0500 Subject: [PATCH] Fix typo and added an additional sentence on GitHub and R resource links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc52492..9f8c8cf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### COURSE DESCRIPTION: -This class is an introduction to the ethics and essential computational tools and skills for data science. The course will cover command-line coding, literate programming, software development, version control, data wrangling and management, and visualization. The standards for open science, reproducibility, and ethical and responsible computing will also be discussed. Students be expected to use R and GitHub throughout this course. +This class is an introduction to the ethics and essential computational tools and skills for data science. The course will cover command-line coding, literate programming, software development, version control, data wrangling and management, and visualization. The standards for open science, reproducibility, and ethical and responsible computing will also be discussed. Students will be expected to use R and GitHub throughout this course. I recommend checking out the additional resource links if you are unfamiliar with either R or GitHub! ### COURSE OBJECTIVES: Students who take this course will: