diff --git a/README.md b/README.md index b448ee6..b09bc20 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![CI](https://github.com/grasmash/yaml-expander/actions/workflows/php.yml/badge.svg)](https://github.com/vishalkhode1/version-resolver/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/vishalkhode1/version-resolver/badge.svg)](https://coveralls.io/github/vishalkhode1/version-resolver) -## Drupal Tool Version Resolver Library +## Drupal Version Resolver Library -The **Drupal Tool Version Resolver** Library is a PHP library designed to help you +The **Drupal Version Resolver** Library is a PHP library designed to help you easily resolve Drupal project versions, supported releases, and retrieve all releases hosted on [Drupal.org](https://www.drupal.org/). Whether you need to fetch release information for Drupal core or contributed modules/themes, this library offers a simple API to access such data. diff --git a/composer.json b/composer.json index e8bf3ae..c5eaf7c 100644 --- a/composer.json +++ b/composer.json @@ -4,10 +4,10 @@ "license": "MIT", "keywords": [ "drupal", - "drupal tool", + "drupal library", "version resolver", "php library", - "drupal tool version resolver" + "drupal version resolver" ], "authors": [ {