docs(research): remove external links from README

This commit is contained in:
Deeman
2026-02-25 23:55:59 +01:00
parent 4d5fd08201
commit f58421ff12

View File

@@ -10,20 +10,9 @@ Research compiled 2026-02-25.
| `fip_world_padel_report_2024.pdf` | FIP World Padel Report 2024 (original PDF, 8 MB) |
| `fip_2024_text.txt` | Text extracted from FIP 2024 PDF via `pdftotext` (11,049 lines) |
| `fip_2025_text.txt` | Text extracted from FIP 2025 PDF via `pdftotext` (28,135 lines) |
| `sources/` | Raw HTML pages and additional extracts from the research session |
## FIP 2025 PDF (not committed — 44 MB)
## Large PDFs (not committed)
Too large for git. Download from:
```
https://www.padelfip.com/wp-content/uploads/2025/12/FIP-WPR-2025_DIGITAL.pdf
```
Re-extract text if needed:
```bash
pdftotext -layout fip_world_padel_report_2025.pdf fip_2025_text.txt
```
## Playtomic / PwC Global Padel Report 2025 PDF (not committed — 39 MB)
PDF at `~/Downloads/PLAYTOMIC_GLOBAL _PADEL_REPORT_2025.pdf`.
Extracted text committed at `sources/playtomic_global_padel_report_2025.txt`.
FIP 2025 report (44 MB) and Playtomic/PwC Global Padel Report 2025 (39 MB) are too large for git.
Extracted text from both is committed in this folder.