Skip to content

Commit

Permalink
Bulk formatting, tweaks, todos etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed May 30, 2011
1 parent fa7dc8f commit 6ea6517
Show file tree
Hide file tree
Showing 5 changed files with 238 additions and 235 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


Gives developers the power of the EventSource API across browsers. Uses the EventSource constructor when natively available
and falls back to Ajax polling logic when it's not.
and falls back to Ajax polling logic when it's not. Contributions must conform to (Idiomatic Style Manifesto)[https://github.com/rwldrn/idiomatic.js]


[http://wiki.github.com/rwldrn/jquery.eventsource/](http://wiki.github.com/rwldrn/jquery.eventsource/)
Expand Down
Loading

0 comments on commit 6ea6517

Please sign in to comment.