diff --git a/README.md b/README.md index 253820d..a020d83 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ If you want to obtain the path to the original file $image->path(FileObject); ``` - +Checkout the docs folder for more information diff --git a/bin/phpstan.sh b/bin/phpstan.sh deleted file mode 100755 index 265c86b..0000000 --- a/bin/phpstan.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -php8.2 ./vendor/bin/phpstan analyse -c phpstan.neon diff --git a/docs/Examples.md b/docs/Examples.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/Fields.md b/docs/Fields.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/Queries.md b/docs/Queries.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/Schemas.md b/docs/Schemas.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/Static Generator.md b/docs/Static Generator.md new file mode 100644 index 0000000..e69de29