README.md Generator
Build a professional README.md filling in name, description, badges, install, usage, license. Markdown preview side-by-side.
Create a professional README
The README is a project's business card on GitHub, yet facing the blank file freezes a lot of people. This generator walks you through building a complete README.md, leaving you to just fill in the sections that matter.
It lays out the essential blocks (name, description, badges, installation instructions, usage examples and licence) and shows a preview of the rendered Markdown right alongside, so you follow the result as you write. Rather than straining to remember each part's syntax, you get to focus on the content.
Generation happens in the browser, ready for you to copy straight into the project root. A polished README counts for a lot in the first impression of anyone landing on the repository.
Frequently asked questions
Which sections go into the generated README?
Do the generated badges actually work?
Does the panel show rendered Markdown or the raw source?
Related Tools
Markdown TOC Generator
Generate the table of contents of a Markdown file from headings (#, ##, ###). Includes GitHub-style anchors. Everything in your browser.
Markdown Cheatsheet
Quick reference for Markdown syntax, filterable by keyword: headings, lists, links, tables, code and more. Shows the raw syntax next to what it does.
Markdown Table Generator
Build Markdown tables visually — add rows and columns, edit cells and copy the GFM syntax ready for README, Notion or GitHub. No manual formatting.
GitHub Actions Generator
Generate YAML workflows for GitHub Actions: Node CI, static deploy, semver release, lint+test. Customize triggers and steps. Everything in your browser.
ASCII Tree Generator
Paste an indented structure (spaces/tabs) and generate an ASCII tree ready for README — ├──, └── etc. Everything in your browser.
Storybook main.js Generator
Generate the .storybook/main.js for Storybook 7+ with React and Vite, ready to use. Copy the config and start documenting your components in minutes.