Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ PHP object-oriented library for Plesk XML-RPC API.

`composer require plesk/api-php-lib:@dev`

## Examples

To get started you can find examples in the 'examples' folder or open [index.html](index.html)

## How to Run Unit Tests

One the possible ways to become familiar with the library is to check the unit tests.
Expand Down
Loading