libs/geography/README.md
# @daffodil/geography
`@daffodil/geography` provides platform-agnostic drivers for retrieving the list of available "regions" or "states" for a given country supported by a platform, along with useful models and functions for working with physical addresses.
## Installation
To install `@daffodil/geography`, use the following commands in your terminal.
Install with npm:
```bash
npm install @daffodil/geography --save
```
Install with yarn:
```bash
yarn add @daffodil/geography
```
## Supported Platforms
Coming soon!