Skip to content

Commit dafe256

Browse files
committed
Removed badges, not necessary
1 parent 0c31f0c commit dafe256

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

readme.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# async-sema
22

3-
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
4-
[![Slack Channel](http://zeit-slackin.now.sh/badge.svg)](https://zeit.chat/)
5-
63
This is a semaphore implementation for use with async-await. The implementation
74
follows the traditional definition of a semaphore rather than the definition of
85
an asynchronous semaphore. Where as the latter one generally allows every

0 commit comments

Comments
 (0)