Skip to content

Commit

Permalink
Refine princinple
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Jan 28, 2024
1 parent 150d014 commit 7a59395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ echo $link->formatWith(new \Your\Generator());

1. it should produce a small output (to keep page-size small)
2. it should be fast (no any external heavy dependencies)
3. all features should be supported by at least 2 generators (different services have different features)
3. all `Link` class features should be supported by at least 2 generators (different services have different features)

## Changelog

Expand Down

0 comments on commit 7a59395

Please sign in to comment.