You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ We have a roadmap guiding our work toward the [v1.0.0 release](https://github.co
55
55
56
56
The primary site for documentation is the automatically generated [API documentation](http://ruby-concurrency.github.io/concurrent-ruby/frames.html)
57
57
58
-
We also have a [mailing list](http://groups.google.com/group/concurrent-ruby).
58
+
We also have a [mailing list](http://groups.google.com/group/concurrent-ruby) and [IRC (gitter)](https://gitter.im/ruby-concurrency/concurrent-ruby).
59
59
60
60
This library contains a variety of concurrency abstractions at high and low levels. One of the high-level abstractions is likely to meet most common needs.
61
61
@@ -279,8 +279,6 @@ bundle exec rake compile # Compile all the extensions
279
279
*[Petr Chalupa](https://github.com/pitr-ch)
280
280
*[Paweł Obrok](https://github.com/obrok)
281
281
282
-
Find us on [IRC (gitter)](https://gitter.im/ruby-concurrency/concurrent-ruby).
0 commit comments