Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
visavi committed Oct 24, 2017
1 parent 4f40089 commit 06ab52d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Cron tasks
============

[![Total Downloads](https://poser.pugx.org/visavi/crontask/downloads)](https://packagist.org/packages/visavi/crontask)
[![Latest Stable Version](https://poser.pugx.org/visavi/crontask/v/stable)](https://packagist.org/packages/visavi/crontask)
[![Latest Unstable Version](https://poser.pugx.org/visavi/crontask/v/unstable)](https://packagist.org/packages/visavi/crontask)
[![License](https://poser.pugx.org/visavi/crontask/license)](https://packagist.org/packages/visavi/crontask)

Introduction
------------

Expand Down Expand Up @@ -102,3 +107,7 @@ Mappings
@daily => 0 0 * * *
@hourly => 0 * * * *
```

### License

The class is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

0 comments on commit 06ab52d

Please sign in to comment.