diff --git a/README.md b/README.md index dd32105..fc746fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # code This is a compilation of R programming codes used on the **Data Professor** YouTube channel tutorial videos. - +i changed it Folder | Description ---|--- [iris](https://github.com/dataprofessor/code/tree/master/iris) | Codes for performing *exploratory data analysis* (so as to gain *data understanding*) and for building *classification models* of the Iris dataset.