From b5179956dce0bcd71260152bd8137398a406b778 Mon Sep 17 00:00:00 2001 From: Salah Date: Sun, 25 Jan 2015 16:28:45 -0500 Subject: [PATCH] ReadMe ReadMe --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b0e6d7..2b6e301 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Getting and Cleaning Data + ## Course Project One of the most exciting areas in all of data science right now is wearable computing - see for example this article . Companies like Fitbit, Nike, and Jawbone Up are racing to develop the most advanced algorithms to attract new users. The data linked to from the course website represent data collected from the accelerometers from the Samsung Galaxy S smartphone. A full description is available at the site where the data was obtained: @@ -43,4 +44,4 @@ https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Datas ## Course project Libraries -The "run_analysis.R" epends on two libraries: "reshape2" and "data.table". \ No newline at end of file +The "run_analysis.R" epends on two libraries: "reshape2" and "data.table".