Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
Fixes markup in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
xqus committed Feb 1, 2014
1 parent c4f1f55 commit ec96ad0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
of the common security tasks a web developer faces.

[![Build Status](https://travis-ci.org/phpsec/phpSec.png)](https://travis-ci.org/phpsec/phpSec)
[![Latest Stable Version](https://poser.pugx.org/phpsec/phpsec/v/stable.png)](https://packagist.org/packages/phpsec/phpsec) [![Total Downloads](https://poser.pugx.org/phpsec/phpsec/downloads.png)](https://packagist.org/packages/phpsec/phpsec) [![Latest Unstable Version](https://poser.pugx.org/phpsec/phpsec/v/unstable.png)](https://packagist.org/packages/phpsec/phpsec) [![License](https://poser.pugx.org/phpsec/phpsec/license.png)](https://packagist.org/packages/phpsec/phpsec)
[![Latest Stable Version](https://poser.pugx.org/phpsec/phpsec/v/stable.png)](https://packagist.org/packages/phpsec/phpsec)
[![Total Downloads](https://poser.pugx.org/phpsec/phpsec/downloads.png)](https://packagist.org/packages/phpsec/phpsec)
[![Latest Unstable Version](https://poser.pugx.org/phpsec/phpsec/v/unstable.png)](https://packagist.org/packages/phpsec/phpsec)
[![License](https://poser.pugx.org/phpsec/phpsec/license.png)](https://packagist.org/packages/phpsec/phpsec)

[Official Website](https://phpseclib.com/) and [Documentation](http://phpseclib.com/docs)

Expand Down

0 comments on commit ec96ad0

Please sign in to comment.