Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesbowkett committed Apr 18, 2013
1 parent 1cb0ff9 commit 0c01c19
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# learning Ember via GitHub notifications app

A simple, unfinished GitHub notifications viewer.
A simple, unfinished GitHub notifications viewer. Building this to
explore Ember.

## data

The data's hard-coded real-life JSON from the GitHub notifications API.
No Ember Data.

## tests

Expand All @@ -14,3 +16,4 @@ testing only, no unit testing at all, seems to be the canonical answer
for testing Ember apps. I'm not satisfied with that as an ultimate
solution, but I'm looking to flesh out an implementation to be sure I
understand.

0 comments on commit 0c01c19

Please sign in to comment.