Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aerosol committed Jul 1, 2020
1 parent 987bfeb commit 3478272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ gen_cycle
=========

![Build Status](https://travis-ci.org/aerosol/gen_cycle.svg)
[![Hex.pm](https://img.shields.io/hexpm/v/gen_cycle.svg)](https://hex.pm/packages/gen_cycle)

`gen_cycle` is a simple behaviour for recurring (on a regular basis) supervised tasks.
Every task (cycle) is a separate process, calling arbitrary callback every N milliseconds.
Expand Down

0 comments on commit 3478272

Please sign in to comment.