Skip to content
Merged
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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ The website offers several convenient features:
- Instant token count estimation
- Much more!

### Alternative Tools 🛠️

If you're using Python, you might want to check out `Gitingest`, which is better suited for Python ecosystem and data science workflows.

https://github.com/cyclotruc/gitingest
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Format the URL as a Markdown link.

Convert the bare URL to a proper Markdown link for better readability and to comply with Markdown best practices.

-https://github.com/cyclotruc/gitingest
+[Gitingest Repository](https://github.com/cyclotruc/gitingest)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
https://github.com/cyclotruc/gitingest
[Gitingest Repository](https://github.com/cyclotruc/gitingest)
🧰 Tools
🪛 Markdownlint (0.37.0)

92-92: null
Bare URL used

(MD034, no-bare-urls)


## 📊 Usage

Expand Down