diff --git a/.github/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/.github/PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/README.md b/README.md index 5443609..1c6a6fc 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A PHP library for seamless integration with the Threads API by Meta. This packag Installation is done via [Composer](https://getcomposer.org/). Simply run the following command: ```bash -composer require trukes/threads-meta-api +composer require trukes/threads-api-php-client ``` ## Basic Usage