diff --git a/README.md b/README.md index de085e9..27877f6 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# IntroProbDS \ No newline at end of file +# IntroProbDS + +R code to accompany Introduction to Probability for Data Science by Stanley H. Chan https://probability4datascience.com/index.html + +This holds R translations of the Matlab and Python code that accompanies the book. + +To use this code: