diff --git a/README.md b/README.md index 361887b..0ec6135 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Scaffold -This composer package contains my project boilerplate code for working with [Vegvisir](https://vegvisir.vlw.se) and [Reflect](https://reflect.vlw.se) projects. It contains my most commonly used classes and functions which I use to make development of new project in these frameworks easier. +This composer package (primarily) contains my project boilerplate code for working with [Vegvisir](https://vegvisir.vlw.se) and [Reflect](https://reflect.vlw.se) projects. It contains my most commonly used classes and functions which I use to make development of new project in these frameworks easier. Refer to the documentation in each source file for more information about its function. diff --git a/composer.json b/composer.json index b2c6627..5d64cf5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "vlw/scaffold", - "description": "Project scaffolding for Reflect and Vegvisir projects", + "description": "Project scaffolding (primarily) for Reflect and Vegvisir projects", "type": "library", "license": "GPL-3.0-or-later", "authors": [