I would suggest adding links to sample repos which are using Readme generated using Ghread.
Although your github repo has a sample output but it doesn't show it in it's rendered form. You could add a demo section with links to various repos showcasing different outputs of Ghread.
Good job on shipping, that's always the hardest part.
omojo · 2h ago
I built ghread to solve the problem of creating professional GitHub profile READMEs quickly.
Key features:
- Zero installation: `npx ghread init`
- 11 modular sections (stats, projects, achievements, etc.)
- Multiple themes and customization options
- Built with TypeScript and modern tooling
- Auto-updating GitHub stats and contribution graphs
Although your github repo has a sample output but it doesn't show it in it's rendered form. You could add a demo section with links to various repos showcasing different outputs of Ghread.
Good job on shipping, that's always the hardest part.
Key features: - Zero installation: `npx ghread init` - 11 modular sections (stats, projects, achievements, etc.) - Multiple themes and customization options - Built with TypeScript and modern tooling - Auto-updating GitHub stats and contribution graphs
Try it: npx ghread init
Would love feedback from the community.