Skip to content

Commit db8cccf

Browse files
Remove memory usage section from README (#65)
1 parent a4277d4 commit db8cccf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -248,11 +248,6 @@ LinkValidator generates comprehensive markdown reports showing:
248248
- The tool respects `Retry-After` headers and adds jitter to delays
249249
- External link validation happens after internal crawling completes
250250

251-
**Memory usage:**
252-
- The crawler keeps discovered URLs in memory during execution
253-
- For very large sites (>10k pages), monitor memory usage
254-
- Consider crawling specific sections rather than entire domains
255-
256251
### Debug Information
257252

258253
Run with increased logging to diagnose issues:

0 commit comments

Comments
 (0)