Update README.md

هذا الالتزام موجود في:
2026-08-05 10:34:30 +00:00
الأصل 6e891da69f
التزام 29d2fa20cb

عرض الملف

@@ -1,3 +1,10 @@
# arabic-geo
# Arabic Geo | بيانات جغرافية عربية
بيانات جغرافية للوطن العربي - Arab world geo datasets & API
Arab world geo data: 20 countries with capitals, coordinates, population.
```python
from geo_data import ARAB_COUNTRIES, total_population
print(f'{len(ARAB_COUNTRIES)} countries, {total_population():.1f}M people')
```
Built on GitPasha