mirror of
https://codeberg.org/vlw/scaffold.git
synced 2026-02-26 03:21:57 +01:00
doc: add note to README that this library is primarily for Vegvisir and Reflect
This commit is contained in:
parent
723b048c8f
commit
ed3a0f1db6
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue