Skip to content

Commit 40ae8eb

Browse files
Remove publish checklist and license sections
Removed the publish checklist and license sections from README.md.
1 parent fcebb6c commit 40ae8eb

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -165,18 +165,3 @@ bun run src/index.ts --help
165165

166166
GitHub Actions: `.github/workflows/ci.yml` runs typecheck, CLI smoke, and integration smoke.
167167

168-
---
169-
170-
## Publish checklist
171-
172-
1. Replace `YOUR_USER` in `README.md`, `docs/INSTALL.md`, `install.sh`, `install.ps1`, `package.json`, `CONTRIBUTING.md`
173-
2. `bun run ci`
174-
3. Create GitHub repo → push `main`
175-
4. Optional: enable as **template repository**
176-
5. Tag release: `v1.0.0`
177-
178-
---
179-
180-
## License
181-
182-
MIT — see [LICENSE](LICENSE)

0 commit comments

Comments
 (0)