Skip to content

Commit 26cbd31

Browse files
docs: update README
1 parent 12e9da1 commit 26cbd31

File tree

1 file changed

+1
-47
lines changed

1 file changed

+1
-47
lines changed

README.md

Lines changed: 1 addition & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -173,50 +173,4 @@ See `CONTRIBUTING.md` for development workflow and guidelines.
173173

174174
## License
175175

176-
MIT
177-
178-
```
179-
180-
---
181-
182-
### Final notes (important but quick)
183-
184-
- This README is **npm-ready** and **user-focused**
185-
- Your internal branch/version automation should move to:
186-
- `CONTRIBUTING.md` or `.github/`
187-
- The tone is correct for a free, public dev tool:
188-
*clear, confident, not over-marketed*
189-
190-
You’re genuinely at the “ship it” point.
191-
If you want, next I can:
192-
- tighten CLI flag descriptions to exactly match `commander`
193-
- write `CONTRIBUTING.md`
194-
- review your npm publish checklist line by line
195-
```
196-
197-
198-
<!-- STACKSYNC_START -->
199-
## My Projects
200-
201-
### asozial
202-
<p>
203-
<img src="public/assets/logos/auth/jsonwebtokens.svg" alt="JWT" height="25" style="margin-right: 10px;" />
204-
<img src="public/assets/logos/frontend/nextdotjs.svg" alt="Auth.js" height="25" style="margin-right: 10px;" />
205-
<img src="public/assets/logos/testing/jest.svg" alt="Jest" height="25" style="margin-right: 10px;" />
206-
</p>
207-
208-
### portfolio
209-
<p>
210-
<img src="public/assets/logos/frontend/react.svg" alt="React" height="25" style="margin-right: 10px;" />
211-
<img src="public/assets/logos/frontend/react.svg" alt="ReactDOM" height="25" style="margin-right: 10px;" />
212-
<img src="public/assets/logos/language/typescript.svg" alt="TypeScript" height="25" style="margin-right: 10px;" />
213-
<img src="public/assets/logos/testing/playwright.svg" alt="Playwright" height="25" style="margin-right: 10px;" />
214-
<img src="public/assets/logos/testing/testinglibrary.svg" alt="Testing Library" height="25" style="margin-right: 10px;" />
215-
<img src="public/assets/logos/lint/husky.svg" alt="Husky" height="25" style="margin-right: 10px;" />
216-
<img src="public/assets/logos/testing/jest.svg" alt="Jest" height="25" style="margin-right: 10px;" />
217-
<img src="public/assets/logos/css/postcss.svg" alt="PostCSS" height="25" style="margin-right: 10px;" />
218-
<img src="public/assets/logos/css/tailwindcss.svg" alt="TailwindCSS" height="25" style="margin-right: 10px;" />
219-
<img src="public/assets/logos/build/vite.svg" alt="Vite" height="25" style="margin-right: 10px;" />
220-
</p>
221-
222-
<!-- STACKSYNC_END -->
176+
MIT

0 commit comments

Comments
 (0)