doc: add note to README that this library is primarily for Vegvisir and Reflect

This commit is contained in:
Victor Westerlund 2026-02-11 17:19:51 +01:00
parent 723b048c8f
commit ed3a0f1db6

View file

@ -1,5 +1,5 @@
# Scaffold # 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. Refer to the documentation in each source file for more information about its function.