Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelmansuy authored Jul 6, 2024
1 parent 5f8d43c commit f990495
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,10 +383,7 @@ Example `.code2promptrc`:
2. **Issue**: The generated output is too large for my AI model.
**Solution**: Use `--tokens` to check the count, and refine `--filter` or `--exclude` options.
3. **Issue**: Encoding-related errors when processing files.
**Solution**: Try a different encoding with `--encoding`, e.g., `--encoding utf-8`.
4. **Issue**: Some files are not being processed.
3. **Issue**: Some files are not being processed.
**Solution**: Check for binary files or exclusion patterns. Use `--case-sensitive` if needed.
## Contributing
Expand All @@ -404,4 +401,4 @@ Code2Prompt is released under the MIT License. See the [LICENSE](LICENSE) file f
## Project Growth
[![Star History Chart](https://api.star-history.com/svg?repos=raphaelmansuy/code2prompt&type=Date)](https://star-history.com/#raphaelmansuy/code2prompt&Date)
Made with ❤️ by Raphaël MANSUY
Made with ❤️ by Raphaël MANSUY

0 comments on commit f990495

Please sign in to comment.