Skip to content

Commit

Permalink
Add sink. Fixes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Aug 20, 2017
1 parent ae47f96 commit bd796e4
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Async [![Gitter](https://badges.gitter.im/join.svg)](https://gitter.im/socketry)
# ![Async](logo.png)

Async is a composable asynchronous I/O framework for Ruby based on [nio4r] and [timers].

Expand All @@ -8,6 +8,7 @@ Async is a composable asynchronous I/O framework for Ruby based on [nio4r] and [
[![Build Status](https://secure.travis-ci.org/socketry/async.svg)](http://travis-ci.org/socketry/async)
[![Code Climate](https://codeclimate.com/github/socketry/async.svg)](https://codeclimate.com/github/socketry/async)
[![Coverage Status](https://coveralls.io/repos/socketry/async/badge.svg)](https://coveralls.io/r/socketry/async)
[![Gitter](https://badges.gitter.im/join.svg)](https://gitter.im/socketry)

## Motivation

Expand Down
Binary file added logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd796e4

Please sign in to comment.