Add README.md

This commit is contained in:
x0x7 2025-02-13 20:10:36 -05:00
commit 11f036b4ca
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
A 70% complete bit of code to visualize a web crawler that uses breadth first search.
The remaining 30% if level as an exercise for HQDP.