From fb540d33f78b57c8f062dbe023b9684e1a956256 Mon Sep 17 00:00:00 2001 From: Adam Barnhard Date: Tue, 2 Sep 2014 19:48:21 -0500 Subject: [PATCH] updated readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c37833a..d27e670 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ ## Amazon ### Code Badges +[![Build Status](https://travis-ci.org/ABarnhard/amazon.svg)](https://travis-ci.org/ABarnhard/amazon) +[![Coverage Status](https://coveralls.io/repos/ABarnhard/amazon/badge.png)](https://coveralls.io/r/ABarnhard/amazon) + ### Screenshots -![Image1](https://raw.githubusercontent.com/nss-cohort-2014-06-07/express-template/master/docs/screenshots/one.jpg) -![Image2](https://raw.githubusercontent.com/nss-cohort-2014-06-07/express-template/master/docs/screenshots/two.jpg) +Forthcoming... ### Description -Just call me Jeff Bezos +Just call me Jeff Bezos. This app demonstrates using passport to login in using various oauth services provided by FB, GMail, Twitter, etc. ### Models ``` @@ -28,7 +30,7 @@ Collection 2 ### Features - [x] Feature 1 -- [ ] Feature 2 +- [x] Feature 2 - [x] Feature 3 ### Running Tests