Skip to content
This repository has been archived by the owner on Dec 14, 2019. It is now read-only.

Commit

Permalink
Changed README shields provider.
Browse files Browse the repository at this point in the history
Changed README shields provider from pugx.org to shields.io (pugx.org shields are down).
  • Loading branch information
furey authored Feb 20, 2018
1 parent 81f5b33 commit 2e031f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Laravel Tinx
[![Latest Stable Version](https://poser.pugx.org/ajthinking/tinx/v/stable)](https://packagist.org/packages/ajthinking/tinx)
[![Total Downloads](https://poser.pugx.org/ajthinking/tinx/downloads)](https://packagist.org/packages/ajthinking/tinx)
[![License](https://poser.pugx.org/ajthinking/tinx/license)](https://packagist.org/packages/ajthinking/tinx)
[![Latest Stable Version](https://img.shields.io/packagist/v/ajthinking/tinx.svg)]()
[![Total Downloads](https://img.shields.io/packagist/dt/ajthinking/tinx.svg)]()
[![License](https://img.shields.io/packagist/l/ajthinking/tinx.svg)]()

[Laravel Tinker](https://github.com/laravel/tinker), <b>re()</b>loaded.

Expand Down

0 comments on commit 2e031f4

Please sign in to comment.