From 4c4b7b0a4d66fa443e855ea8b9a145871317824f Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 10 Oct 2021 18:06:29 +0200 Subject: [PATCH] adding --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ee7c76..1e5f837 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Pirectus - a small Client for Directus 9 This Version is in a early Stage and only supports get, post, patch for Items. Authentification is only possible with token. -It uses [Guzzle, PHP HTTP client](https://docs.guzzlephp.org/en/stable/) and is inspired by the [Directus JavaScript SDK](https://docs.directus.io/reference/sdk/) - -Pirectus is used in [Super Gear Directus](https://github.com/tentakelfabrik/super-gear-directus), a small CMS. +It uses [Guzzle, PHP HTTP client](https://docs.guzzlephp.org/en/stable/) and is inspired by the [Directus JavaScript SDK](https://docs.directus.io/reference/sdk/). ## Installation