diff --git a/README.md b/README.md index a9c55f5..618c5f4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ go test ./... -cover -coverpkg=. ``` # randomForest -Random Forest implementation in golang. +[Random Forest](https://en.wikipedia.org/wiki/Random_forest) implementation in golang. ## Simple Random Forest