Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,9 @@ To run the CLI during development, run the following command:
```bash
node . [command]
```

## Wiki
link to [Wiki](../../wiki)

Comment on lines +303 to +304
Copy link

Copilot AI Mar 20, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider removing the leading whitespace to maintain consistent markdown formatting.

Suggested change
link to [Wiki](../../wiki)
link to [Wiki](../../wiki)

Copilot uses AI. Check for mistakes.
## Contributing

Contributions are welcome! Please submit a pull request or open an issue for any suggestions or improvements.
Expand Down