Skip to content

Commit dd64ac1

Browse files
committed
docs: clarify client guide links
1 parent 81276e4 commit dd64ac1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,12 @@ These guides cover each API's endpoints, response entities, and usage examples:
102102

103103
### Client Guides
104104

105-
These guides cover configuration and behavior shared across the APIs:
105+
These guides cover client configuration and failures shared across the APIs:
106106

107-
- [Setup](docs/setup.md)
108-
- [Error Handling](docs/errors.md)
107+
- [Setup](docs/setup.md) — Configure caching, logging, HTTP clients, plugins,
108+
and request hooks.
109+
- [Error Handling](docs/errors.md) — Handle OpenWeather API errors and client
110+
failures.
109111

110112
## License
111113

0 commit comments

Comments
 (0)