diff --git a/README.md b/README.md index 161f9fe..ae50789 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SwaggerClient-php +# Perudo PHP api Play perudo with your friends through the api! Created for/from [https://perudo.loken.nl/api/doc](https://perudo.loken.nl/api/doc) diff --git a/composer.json b/composer.json index c84bfef..823f00f 100644 --- a/composer.json +++ b/composer.json @@ -7,12 +7,12 @@ "sdk", "api" ], - "homepage": "http://swagger.io", + "homepage": "https://git.loken.nl/ardent", "license": "proprietary", "authors": [ { - "name": "Swagger and contributors", - "homepage": "https://github.com/swagger-api/swagger-codegen" + "name": "Ardent", + "homepage": "https://git.loken.nl/ardent" } ], "require": {