From c77420720e226bda1e81b04991a0a34570039fac Mon Sep 17 00:00:00 2001 From: Roberto Belotti Date: Tue, 19 Feb 2019 00:28:50 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d52989d..b2e648d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ UpDown.io PHP SDK [![Code Coverage](https://scrutinizer-ci.com/g/biscolab/updown-php-sdk/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/biscolab/updown-php-sdk/?branch=master) [![Build Status](https://scrutinizer-ci.com/g/biscolab/updown-php-sdk/badges/build.png?b=master)](https://scrutinizer-ci.com/g/biscolab/updown-php-sdk/build-status/master) +## Documentation +Now you can find compete documentation [here](http://updown-sdk.biscolab.com/docs/intro) + +## Getting started + First of all you need a [UpDown.io](https://updown.io) account. Laravel package will be available soon!