diff --git a/README.md b/README.md index 0bac09c..56e30f7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# MoChaApp -A unity project version of a monster chasing fitness app for CSCE 482 +# Monster Chase + +Unity front end client of a gamified fitness app for CSCE 482. + +Create a monster and run! + +## Development Details + +This client unity app will mostly just be pulling data +from a connected fitbit device and the server backend +of our fitness game. + +Its server backend companion github can be found here: +https://github.tamu.edu/rhetorical575/mocha-server