Skip to content

Commit

Permalink
Fix download badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsn4ik committed Apr 26, 2015
1 parent 3b63ad4 commit 0d9e050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Laravel Cashier

[![Build Status](https://travis-ci.org/laravel/cashier.svg)](https://travis-ci.org/laravel/cashier)
[![Total Downloads](https://poser.pugx.org/laravel/cashier/downloads.svg)](https://packagist.org/packages/laravel/cashier)
[![Total Downloads](https://poser.pugx.org/laravel/cashier/d/total.svg)](https://packagist.org/packages/laravel/cashier)
[![Latest Stable Version](https://poser.pugx.org/laravel/cashier/v/stable.svg)](https://packagist.org/packages/laravel/cashier)
[![Latest Unstable Version](https://poser.pugx.org/laravel/cashier/v/unstable.svg)](https://packagist.org/packages/laravel/cashier)
[![License](https://poser.pugx.org/laravel/cashier/license.svg)](https://packagist.org/packages/laravel/cashier)
Expand Down

0 comments on commit 0d9e050

Please sign in to comment.