Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kpheasey committed Oct 4, 2014
1 parent f9b82be commit 629320a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Shower

Shower allows the creation of an unlimited number of event streams through a single connection! Server side events have never been easier.
Shower allows the creation of an unlimited number of event streams through a single connection! Server side events have never been easier and more efficient. Since there is no needed to persist a database connection, the amount of concurrent users is only limited by your Rails server.

## Requirements

Expand Down

0 comments on commit 629320a

Please sign in to comment.