Skip to content

Commit 2405d32

Browse files
authored
Enhance README with attribution quote and details
Updated the README to include a quote about attribution and improved the description of the modular code structure. Signed-off-by: Oxternal <[email protected]>
1 parent 1d553e5 commit 2405d32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Attribution VS Code Extension
22

3+
"In my 17+ years of glassblowing, the Attribution of a piece was its soul—it proved who handled the heat. I built this extension to bring that same integrity to the digital canvas."
4+
35
A Visual Studio Code extension that allows you to add configurable attribution text to the top of your files with enhanced features and optimizations.
46

57
## ✨ Features
@@ -80,7 +82,7 @@ Attribution-Plugin/
8082
## 🔧 Technical Details
8183

8284
### Optimizations Implemented
83-
- **Modular Code Structure** - Separated concerns into focused functions
85+
- **Modular Code Structure** - Designed for easy onboarding of new contributors/apprentices
8486
- **Type Safety** - Full TypeScript implementation with strict typing
8587
- **Error Handling** - Comprehensive error handling with user feedback
8688
- **Performance** - Efficient text insertion with proper validation

0 commit comments

Comments
 (0)