Skip to content

Commit

Permalink
docs: add emoji to "how it works"
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparnau authored Sep 12, 2024
1 parent e587fed commit c993b2a
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 @@ -40,7 +40,7 @@ Motivation: I rather spend an hour building a tool than spend 3 minutes per SVG
- ✨ Unit testing - Vitest
- 💾 Save to Clipboard or File

## How It Works
## 🖥️ How It Works

1. Deconstruct the raw SVG file into individual objects using RegEx
2. Build a React component out of the deconstructed SVG objects
Expand Down

0 comments on commit c993b2a

Please sign in to comment.