From e74a1b193c3c290a00aa9276ca1db9bdff0bfa3a Mon Sep 17 00:00:00 2001 From: briansisney Date: Tue, 11 Feb 2014 17:17:05 -0600 Subject: [PATCH] Update README.rdoc --- README.rdoc | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.rdoc b/README.rdoc index 71d6c71..b7a57ab 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,16 +1,17 @@ -Weightable +== Weightable ========== Weightable allows users to track his or her weight, upload photos, and receive encouragement from friends. Inside Weightable I used the following technologies: -• Rails 4.02 -• PostgreSQL Database -• Chart.js to visualize data -• Zurb-Foundation Framework -• Devise for user authentication -• Amazon S3 for remote image storage -• jQuery JavaScript library -• Remotipart to enable AJAX file uploads with jQuery +* Rails 4.02 +* PostgreSQL Database +* Chart.js to visualize data +* Zurb-Foundation Framework +* Devise for user authentication +* Amazon S3 for remote image storage +* jQuery JavaScript library +* Remotipart to enable AJAX file uploads with jQuery +