docs: readme

pull/68/head^2
Cullen Watson 2024-04-16 14:59:50 -05:00 committed by GitHub
parent 0bdf56568e
commit cdc6f2a2a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 2 deletions

View File

@ -128,14 +128,17 @@ Property
│ ├── sold_price
│ ├── last_sold_date
│ ├── price_per_sqft
│ ├── parking_garage
│ └── hoa_fee
├── Location Details:
│ ├── latitude
│ ├── longitude
└── Parking Details:
└── parking_garage
├── Agent Info:
│ ├── agent
│ ├── broker
│ └── broker_phone
```
### Exceptions