Skip to content

Commit 5212ee1

Browse files
committed
README: rename 'Build your own wrapper' to 'Frameworks'
1 parent 6834079 commit 5212ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ document.addEventListener('DOMContentLoaded', () => {
9595

9696
This approach avoids inline `onload` attributes, which is better for strict [Content Security Policy](#security) setups.
9797

98-
### Build your own wrapper
98+
### Frameworks
9999

100100
We intentionally don't ship framework-specific packages. SVGInject is one function — wrapping it in a component is 5 lines, and you have full control. No extra dependency, no version conflicts.
101101

0 commit comments

Comments
 (0)