1
0
Fork 0

feat: Adds links to patterns in reference/terms/design-pattern

This commit is contained in:
Darigov Research 2022-01-16 10:32:42 +00:00 committed by GitHub
parent cfd74756df
commit 5a77033cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@ The terms **pattern** and **design** somewhat overlap and their exact meaning
depends on the context.
A **design** is a software package that implements a given design on top of our core library.
Simon is a design, Teagan is a design, and so is Sandy.
[Simon](https://freesewing.org/designs/simon/) is a design, [Teagan](https://freesewing.org/designs/teagan/) is a design, and so is [Sandy](https://freesewing.org/designs/sandy/).
A **pattern** is an instance of a design. A design that's made-to-measure for a user.