Skip to content

Commit 6871eee

Browse files
committed
Update README.md
1 parent 0969db9 commit 6871eee

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
TidyDataProject
22
===============
33

4-
This repository contains all the relevant materials for the 'Getting & Cleaning Data' course project.
4+
run_analysis.R performs the following tasks:
5+
(1) Read in all the following files:
6+
- X_test.txt (Test day for
7+
- X_train.txt
8+
- y_test.txt
9+
- y_train.txt
10+
- subject_train.txt
11+
- features.txt
12+

0 commit comments

Comments
 (0)