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.