Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ so we can scrape and collect them in a dataset.
|
|
45 |
|
46 |
## How it was obtained
|
47 |
|
48 |
-
By running [dataset.py](
|
49 |
|
50 |
```bash
|
51 |
uv run dataset.py
|
|
|
45 |
|
46 |
## How it was obtained
|
47 |
|
48 |
+
By running [dataset.py](https://huggingface.co/datasets/plaguss/llms-txt/blob/main/dataset.py) that can be found in this repo:
|
49 |
|
50 |
```bash
|
51 |
uv run dataset.py
|