Skip to content

update documentation#18

Merged
pakeku merged 1 commit intomasterfrom
erick/profile
May 17, 2025
Merged

update documentation#18
pakeku merged 1 commit intomasterfrom
erick/profile

Conversation

@pakeku
Copy link
Copy Markdown
Owner

@pakeku pakeku commented May 17, 2025

No description provided.

@pakeku pakeku requested a review from Copilot May 17, 2025 06:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reorganizes and clarifies the project’s README by adding badges, restructuring the configuration section, and updating the Getting Started steps.

  • Added Prettier, ESLint, and TypeScript badges
  • Moved and expanded environment variable documentation under a new “Configuration” heading
  • Updated Getting Started section with separate install and script steps
Comments suppressed due to low confidence (1)

README.md:40

  • The command npm run install is unconventional; the standard usage is npm install. Either switch to npm install or ensure there’s an install script defined in package.json.
npm run install

Comment thread README.md
## Getting Started

1. Copy this file to .env and fill in the actual values
Copy this file to .env and fill in the actual values
Copy link

Copilot AI May 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The Getting Started steps are no longer numbered or bulleted, which may confuse readers. Consider adding numbering or bullet points for consistency.

Copilot uses AI. Check for mistakes.
Comment thread README.md
```

1. Run a script:
Install Dependencies
Copy link

Copilot AI May 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The “Install Dependencies” line isn't formatted as a markdown heading or list item. Consider prefixing it with a heading marker (e.g., ### Install Dependencies) or a bullet for clarity.

Suggested change
Install Dependencies
### Install Dependencies

Copilot uses AI. Check for mistakes.
@pakeku pakeku merged commit 2a122c5 into master May 17, 2025
4 checks passed
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.

2 participants