From fcd7bcdc698290b9be069b524ec9998fe41e5a3c Mon Sep 17 00:00:00 2001 From: DeonHua Date: Sat, 6 Dec 2014 13:18:08 -0500 Subject: [PATCH] Update Readme --- README.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7e57581..b244bdd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ MolarFast =========

About MolarFast

-MolarFast is designed to give you the Molar Mass of a chemical compound quickly - hence MolarFast. This web-app was developed with AngularJS and Bootstrap for the front-end, with Flask and Python providing the back-end. If you're wondering why there's a time thing on the home page, truth be told ... we don't know either. But then again, it helped us figure out a few implementation issues so we left it. - -As of the latest update, MolarFast is mostly functional - you can use brackets, coefficents, etc. However, hydrates DO NOT fully work. - -

About Us

-MolarFast was created at the University of Waterloo's Software Engineering HackDay on November 21, 2014 by Timothy Mui, a Computer Engineering student, and Deon Hua, a Software Engineering student. +

+ MolarFast is designed to give you the Molar Mass of a chemical compound quickly - hence MolarFast. + This web-app was developed with AngularJS and Bootstrap for the front-end, with Flask and Python providing the + back-end. As such, MolarFast is functional on all mobile devices. +

+

As of the latest update, MolarFast is mostly functional - you can use brackets, coefficents, etc. However, hydrates DO NOT fully work. + Issues can be reported on the Github.

+ +

About Us

+

+ MolarFast was created at the University of Waterloo's Software Engineering HackDay on November 21, 2014 by + Timothy Mui, a Computer Engineering student, + and Deon Hua, a Software Engineering student. + You can find the source code on our GitHub.

+