Skip to content

Commit

Permalink
add tj
Browse files Browse the repository at this point in the history
@tj likes this repo!
#1 (comment)
  • Loading branch information
fritx committed May 12, 2016
1 parent 73c7e83 commit a7539f8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

> Make sync functions a?sync
---

Wow!! [**@tj**](https://github.com/tj) likes this repo!<br>
See https://github.com/fritx/a-sync/pull/1#issuecomment-45505942

## Usage

```js
Expand All @@ -28,4 +33,4 @@ plus1(1, function(err, res){
plus1('a', function(err, res){
assert.notEqual(err, null)
})
```
```

0 comments on commit a7539f8

Please sign in to comment.