1
0
mirror of https://github.com/danog/loop.git synced 2024-11-26 20:04:44 +01:00

Update link

This commit is contained in:
Daniil Gentili 2020-08-13 16:54:42 +02:00
parent 919c1fefb1
commit d5491a47ff
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -2,7 +2,7 @@
![Build status](https://github.com/danog/loop/workflows/build/badge.svg)
[![codecov](https://codecov.io/gh/danog/loop/branch/master/graph/badge.svg)](https://codecov.io/gh/danog/loop)
![Psalm coverage](https://shepherd.dev/github/danog/loop/coverage.svg)
[![Psalm coverage](https://shepherd.dev/github/danog/loop/coverage.svg)](https://shepherd.dev/github/vimeo/shepherd)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
`danog/loop` provides a set of powerful async loop APIs for executing operations periodically or on demand, in background loops a-la threads.