Skip to content

Commit 75a8031

Browse files
committed
docs: remove duplicate coach names table from README
Replace detailed coach table with a reference to CHANGELOG.md to avoid duplication. The complete A-Z list is maintained in a single source of truth in the changelog.
1 parent 8c341e5 commit 75a8031

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -118,25 +118,7 @@ docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:ancelotti
118118
docker pull ghcr.io/nanotaboada/python-samples-fastapi-restful:latest
119119
```
120120

121-
### Coach Names (A-Z)
122-
123-
| Letter | Coach | Tag Name | Letter | Coach | Tag Name |
124-
|--------|-------|----------|--------|-------|----------|
125-
| A | Ancelotti | `ancelotti` | N | Nagelsmann | `nagelsmann` |
126-
| B | Bielsa | `bielsa` | O | Ottmar | `ottmar` |
127-
| C | Capello | `capello` | P | Pochettino | `pochettino` |
128-
| D | Del Bosque | `delbosque` | Q | Queiroz | `queiroz` |
129-
| E | Eriksson | `eriksson` | R | Ranieri | `ranieri` |
130-
| F | Ferguson | `ferguson` | S | Simeone | `simeone` |
131-
| G | Guardiola | `guardiola` | T | Tuchel | `tuchel` |
132-
| H | Heynckes | `heynckes` | U | Unai | `unai` |
133-
| I | Inzaghi | `inzaghi` | V | Van Gaal | `vangaal` |
134-
| J | Klopp | `klopp` | W | Wenger | `wenger` |
135-
| K | Kovač | `kovac` | X | Xavi | `xavi` |
136-
| L | Löw | `low` | Y | Yozhef | `yozhef` |
137-
| M | Mourinho | `mourinho` | Z | Zeman | `zeman` |
138-
139-
See [CHANGELOG.md](CHANGELOG.md) for full release history.
121+
> 💡 **Note:** See [CHANGELOG.md](CHANGELOG.md) for the complete coach list (A-Z) and release history.
140122
141123
## Credits
142124

0 commit comments

Comments
 (0)