From 0e0741bb9283674b8a2ae63b0b198642879ac8c4 Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Mon, 12 Oct 2020 09:05:56 -0400
Subject: [PATCH] Update readme

---
 readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.md b/readme.md
index 2eb4795..f593e68 100644
--- a/readme.md
+++ b/readme.md
@@ -1,8 +1,8 @@
-# R - Classifiers
+# R - Classifiers via Decision Trees
 
 
 ## Description
-Practice checking for frequent patterns within datasets.
+Practice computing classifiers on a set of data, using various forms of Decision Trees.
 
 Full pdf report is available at `documents/a4_report.pdf`.
 
-- 
GitLab