diff --git a/README.md b/README.md index 4966c1f..f4c911b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ Machine learning is a vast and exiciting discipline, garnering attention from sp width = 600 height = 400>

+## Usage +Begin by including the respective header file of your choice. +```cpp +#include "MLPP/LinReg/LinReg.hpp" +``` + + ## Contents of the Library 1. ***Regression*** 1. Linear Regression