Skip to content

Commit 5d3f6dd

Browse files
author
armando
committed
Merge branch 'master' of github.com:ShellrentSrl/sdihub-php-client
2 parents 7827e78 + 7dc1a42 commit 5d3f6dd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
11
# sdihub-php-client
22
PHP API client for SdI Shellrent Hub
3+
4+
## Installazione
5+
Aggiungere nel composer.json
6+
7+
`"repositories": [
8+
{
9+
"type": "vcs",
10+
"url": "[email protected]:ShellrentSrl/sdihub-php-client.git"
11+
}
12+
],`
13+
14+
`"require": {
15+
"ShellrentSrl/sdihub-php-client": "dev-master"
16+
}`
17+
18+

0 commit comments

Comments
 (0)