From e3f2bc95d875f1cde47f15439284938c7dcc6c5c Mon Sep 17 00:00:00 2001 From: Christopher Moore Date: Wed, 22 Apr 2015 06:38:05 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 3a0ee39..f5d2a20 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,13 @@ Judson Dickey Adam Strack Kirby Tony + + +----------------------------------------------------- + +--Collaborative Project for Computer Science II-- + +Illustrates Object-Oriented Programming through implementing separate objects and using inheritance +to create colored objects. + +Implements Third Party Library "Graph1.h"