Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix readme link
  • Loading branch information
SerafimArts authored Nov 22, 2018
1 parent 8acff58 commit 06d401e
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
Expand Up @@ -7,7 +7,7 @@ PHP Properties
<a href="https://packagist.org/packages/serafim/properties"><img src="https://poser.pugx.org/serafim/properties/version" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/serafim/properties"><img src="https://poser.pugx.org/serafim/properties/v/unstable" alt="Latest Unstable Version"></a>
<a href="https://raw.githubusercontent.com/serafim/properties/master/LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="License MIT"></a>
<a href=https://packagist.org/packages/serafim/properties"><img src="https://poser.pugx.org/serafim/properties/downloads" alt="Total Downloads"></a>
<a href="https://packagist.org/packages/serafim/properties"><img src="https://poser.pugx.org/serafim/properties/downloads" alt="Total Downloads"></a>
</p>

PHP Properties implementations based on getters or setters method and used
Expand Down

0 comments on commit 06d401e

Please sign in to comment.