From a7539f8c6ef4de59489603fa5a33cd7b58953b07 Mon Sep 17 00:00:00 2001 From: Fritz Lin Date: Thu, 12 May 2016 20:44:06 +0800 Subject: [PATCH] add tj @tj likes this repo! https://github.com/fritx/a-sync/pull/1#issuecomment-45505942 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c4b513c..9c3ec53 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ > Make sync functions a?sync +--- + +Wow!! [**@tj**](https://github.com/tj) likes this repo!
+See https://github.com/fritx/a-sync/pull/1#issuecomment-45505942 + ## Usage ```js @@ -28,4 +33,4 @@ plus1(1, function(err, res){ plus1('a', function(err, res){ assert.notEqual(err, null) }) -``` \ No newline at end of file +```