add todo item to README
This commit is contained in:
parent
ede8b593b8
commit
2a841b9779
1 changed files with 6 additions and 0 deletions
|
|
@ -47,6 +47,12 @@ This directory contains comprehensive documentation for rewriting wttr.in in Zig
|
|||
- Based on location coordinates and timezone
|
||||
- Display in custom format output
|
||||
|
||||
7. **Online GeoIP Fallback**
|
||||
- When local GeoIP database lookup fails, fallback to online service
|
||||
- Requires API key configuration
|
||||
- Persistent cache for online lookup results
|
||||
- Legacy system uses ip2location or similar service
|
||||
|
||||
## Documentation Files
|
||||
|
||||
### [TARGET_ARCHITECTURE.md](TARGET_ARCHITECTURE.md) ⭐ NEW
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue