Skip to content

Comments

docs: improve README structure and readability#3515

Open
barnaclebot wants to merge 3 commits intomainfrom
improve-readme
Open

docs: improve README structure and readability#3515
barnaclebot wants to merge 3 commits intomainfrom
improve-readme

Conversation

@barnaclebot
Copy link

Summary

This PR improves the README structure and readability.

Changes

  • Added Quick Start section - Step-by-step guide for end users
  • Added System Requirements table - Clear minimum requirements per platform
  • Added Privacy badge - Highlights local-first approach
  • Reorganized Features section - Grouped into logical categories (AI Model Support, User Experience, Content & Formatting, Collaboration, Platform Availability, Localization)
  • Improved Contributing section - Actionable steps with clear instructions
  • Restructured Development section - Table format for prerequisites, better code formatting, added project structure overview

Benefits

  • Easier for new users to get started
  • Better scannability with categorized features
  • More professional appearance
  • Clearer contribution guidelines

- Add Quick Start and System Requirements sections
- Add Privacy badge to badge section
- Reorganize Features section by category (AI Model Support, User Experience, Content & Formatting, etc.)
- Improve Contributing section with detailed contribution guidelines
- Improve Development section with setup instructions, build commands, project structure, and troubleshooting
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 13, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch improve-readme

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Fix project structure to match actual directory layout (src/main, src/renderer, src/preload, src/shared)
- Correct linter name from ESLint to Biome
- Correct test runner to Vitest
- Fix troubleshooting tip (remove non-existent npm run clean)
The project has migrated to pnpm (packageManager: pnpm@10.15.1).
Updated all npm references to pnpm including:
- Prerequisites section
- Quick Setup commands
- Build Commands table
- Development Tips
- Troubleshooting section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant