diff options
-rw-r--r-- | actioncable/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/actioncable/README.md b/actioncable/README.md index aa771f52c0..6d4be32be9 100644 --- a/actioncable/README.md +++ b/actioncable/README.md @@ -1,5 +1,4 @@ -# Action Cable – Integrated WebSockets for Rails -[![Build Status](https://travis-ci.org/rails/actioncable.svg)](https://travis-ci.org/rails/actioncable) +# Action Cable –- Integrated WebSockets for Rails Action Cable seamlessly integrates WebSockets with the rest of your Rails application. It allows for real-time features to be written in Ruby in the same style |