From e6cabdb3e199688162612e667ae35e32c7023249 Mon Sep 17 00:00:00 2001 From: Hugo Zonderland Date: Wed, 10 Dec 2014 11:01:46 +0100 Subject: [PATCH] Update and rename README to README.md Added Travis build status. Made the file more readable. --- README => README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) rename README => README.md (51%) diff --git a/README b/README.md similarity index 51% rename from README rename to README.md index 80048133..27d81e38 100644 --- a/README +++ b/README.md @@ -1,15 +1,19 @@ -NAME: XMLRPC for PHP - -DESCRIPTION: A php library for building xmlrpc clients and servers - +[![Build Status](https://travis-ci.org/gggeek/phpxmlrpc.svg?branch=php53)](https://travis-ci.org/gggeek/phpxmlrpc) +XMLRPC for PHP +============== +A php library for building xmlrpc clients and servers. +Installation +------------ Installation instructions are in the INSTALL file. +Docs +---- The manual, in HTML and pdf versions, can be found in the doc/ directory. - Recent changes in the ChangeLog file. - Use of this software is subject to the terms in doc/index.html +SSL-certificate +--------------- The passphrase for the rsakey.pem certificate is 'test'.