From 4defb8db0760e958e6d9558da260dcc2d41db25f Mon Sep 17 00:00:00 2001
From: Luiza <lmwc14@inf.ufpr.br>
Date: Thu, 13 Apr 2017 09:17:13 -0300
Subject: [PATCH] add README

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index e69de29..37c402b 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,6 @@
+This is the REPO referring to our Artifitial Intelligence project:
+
+Given the Professor's base code, we will write our own Player code.
+The Player will take in a Flood-It game board, and based on it, 
+the Player will try to find (under 10 minutes) the best possible 
+set of color choices to win the game and return it.
-- 
GitLab