diff --git a/README.MD b/README.MD index 8f9c76d..b3b736c 100644 --- a/README.MD +++ b/README.MD @@ -1,30 +1,6 @@ PHP Genkgo v2 API Connector ============================================ -[![Build Status](https://travis-ci.org/genkgo/api.png?branch=master)](https://travis-ci.org/genkgo/api) - -## Usage - -Add `genkgo/api` and implementations of `psr/http-client` and `psr/http-factory` to your dependencies and install them. -You can have a look at [one of the examples](examples) or see the [docs](docs/index.md). The examples rely on -[Guzzle](https://github.com/guzzle/guzzle) and [Guzzle PSR-7](https://github.com/guzzle/psr7) for the http implementations. - -```php -command('organization', 'find', [ - 'name' => 'Aanmeldingen' -]); -``` - -## Info - -* [https://www.genkgo.com/](https://www.genkgo.com/) +This repository has been archived. From September 2024 you will find the documentation our REST IntegrationAPI in your Genkgo admin, in the help section. The +API that was provided with through this repository is from then on deprecated. There comes a point the endpoints will be removed from the software. Such a +change will be communicated with our clients.