Skip to content

Improve README Formatting and Documentation Clarity #161

Description

@iamdwaseem

Title

Improve README Formatting and Documentation Clarity


📌 What is currently there

The README currently includes:

  • Project overview
  • Links to the Flutter App and Backend repositories
  • Environment setup instructions
  • Setup guidance for LiveKit and Appwrite
  • List of backend functions
  • Communication channels

The overall structure is clear and informative. However, there are minor formatting inconsistencies, spelling issues, and documentation improvements that can enhance clarity and professionalism.


🔍 What can be improved

  • Repository Link Consistency: The backend repository link in the “two repositories” section is not clickable.
  • Clone Instructions:
    • The README suggests cloning the main repository instead of cloning the contributor’s fork.
    • The .git suffix is missing (optional but standard practice).
  • Heading Formatting: ## Environment Setup : contains an unnecessary colon.
  • Brand & Terminology Formatting:
    • “livekit-cloud” → “LiveKit Cloud”
    • “self host” → “self-host”
    • “docker image” → “Docker image”
  • Function Naming Consistency:
    • discussion-isTime-checker
    • database-cleaner
    These entries are not formatted consistently with the other functions.
  • Grammar Improvements: Minor grammatical issues in the discussion time checker description.

🛠 What I will do

  • Make the backend repository link clickable
  • Update clone instructions to guide contributors to clone their fork
  • Fix heading formatting inconsistencies
  • Standardize terminology and capitalization
  • Improve grammar in function descriptions
  • Ensure consistent formatting across all function entries

🎯 Why this matters

  • Improves readability
  • Makes onboarding smoother for new contributors
  • Enhances documentation professionalism
  • Maintains consistency across the repository

I would like to work on implementing these improvements.
Kindly assign this issue to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions