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

Commit

Permalink
Added readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilge committed Jun 18, 2017
1 parent b1c0d41 commit 21d0014
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
SSL
===

[![Latest version][Version image]][Releases]
[![Total downloads][Downloads image]][Downloads]
[![Build status][Build image]][Build]
[![Test coverage][Coverage image]][Coverage]
[![Code style][Style image]][Style]

Provides SSL support for [Porter][Porter] [connectors][Porter connectors].


[Releases]: https://github.com/Porter-connectors/SSL/releases
[Version image]: https://poser.pugx.org/connectors/ssl/version "Latest version"
[Downloads]: https://packagist.org/packages/connectors/ssl
[Downloads image]: https://poser.pugx.org/connectors/ssl/downloads "Total downloads"
[Build]: https://travis-ci.org/Porter-connectors/SSL
[Build image]: https://travis-ci.org/Porter-connectors/SSL.svg?branch=master "Build status"
[Coverage]: https://coveralls.io/github/Porter-connectors/SSL
[Coverage image]: https://coveralls.io/repos/Porter-connectors/SSL/badge.svg "Test coverage"
[Style]: https://styleci.io/repos/94378783
[Style image]: https://styleci.io/repos/94378783/shield?style=flat "Code style"

[Porter]: https://github.com/ScriptFUSION/Porter
[Porter connectors]: https://github.com/Porter-connectors
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
],
"license": "LGPL-3.0",
"require": {
"php": "^5.5|^7",
"scriptfusion/porter": ">=1,<4"
},
"require-dev": {
Expand Down

0 comments on commit 21d0014

Please sign in to comment.