From 43269f184090e15eaf464baab780d9aefbb12fe7 Mon Sep 17 00:00:00 2001 From: Tim van Veenendaal Date: Thu, 25 Nov 2021 19:00:34 +0100 Subject: [PATCH] Author/name update --- README.md | 2 +- composer.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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": {