📝
📦

Write a GitHub README in Markdown

Draft and preview your GitHub repository README with live Markdown rendering.

لاگ ان کی ضرورت نہیں
94 words · 553 chars
Markdown
Preview

Welcome to the Markdown Editor

Write Markdown on the left, see the live preview on the right.

Features

  • Bold, italic, and strikethrough
  • Inline code and fenced code blocks
  • Links
  • Lists, blockquotes, tables, and more

Code example

function greet(name) {
  return `Hello, ${name}!`;
}
Markdown was created by John Gruber in 2004 to make writing for the web easier.
FeatureSupported
Headings
Lists
Tables
Code
Markdown cheatsheet
# Heading 1H1
**bold**Bold
*italic*Italic
`code`Inline code
- itemBullet list
1. itemNumbered list
> quoteBlockquote
[text](url)Link
---Divider

GitHub tips

📦

GitHub renders README.md files directly on the repository page. Use headings, code blocks, and lists to make your project easy to understand.

💡

Start with a clear one-line description, then add installation, usage, and contributing sections. Use ## for sections and ### for subsections.

🔢

Code blocks with language hints (```javascript) get syntax highlighting on GitHub. Always specify the language for code samples.

🏷️

Add shields.io badges at the top: [![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE). Copy the HTML or Markdown from shields.io.

یہ کیسے کام کرتا ہے

1
ان پٹ
Enter your data into the tool above. Everything stays local to your browser.
2
پروسیس
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
ڈاؤنلوڈ
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

ہمارا کیوں؟

بالکل مفت — کوئی پوشیدہ لاگت نہیں، کبھی نہیں
کوئی اکاؤنٹ، ای میل یا لاگ ان درکار نہیں
فائلیں کبھی آپ کے ڈیوائس سے نہیں نکلتیں
فائل سائز کی کوئی حد نہیں
کسی بھی آؤٹ پٹ پر کوئی واٹر مارک نہیں

Also check out…

اکثر پوچھے جانے والے سوالات